diff options
Diffstat (limited to 'data/themes')
-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" |