diff options
| author | Paul Duncan <pabs@pablotron.org> | 2016-07-19 04:24:59 -0400 | 
|---|---|---|
| committer | Paul Duncan <pabs@pablotron.org> | 2016-07-19 04:24:59 -0400 | 
| commit | 7617445c765f805211f29a7606b20badc21e1fa1 (patch) | |
| tree | 6cc96a64de71099fa016a23aa374f4f5e4fadb4e /data/themes/sample-theme | |
| parent | 15cccb43865cb8b78bd99253af976ff6366ef097 (diff) | |
| download | guff-7617445c765f805211f29a7606b20badc21e1fa1.tar.xz guff-7617445c765f805211f29a7606b20badc21e1fa1.zip  | |
remove files from input theme manifest format
Diffstat (limited to 'data/themes/sample-theme')
| -rw-r--r-- | data/themes/sample-theme/guff-manifest.json | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/data/themes/sample-theme/guff-manifest.json b/data/themes/sample-theme/guff-manifest.json index 407ac40..f3645ec 100644 --- a/data/themes/sample-theme/guff-manifest.json +++ b/data/themes/sample-theme/guff-manifest.json @@ -6,11 +6,6 @@      "date": "2016-07-18"    }, -  "files": [ -    "css/style.css", -    "js/script.js" -  ], -    "assets": {      "scripts": [        "js/script.js"  | 
