summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-10-08 19:40:19 -0700
committerAlex Yatskov <alex@foosoft.net>2016-10-08 19:40:19 -0700
commitf34b51252245b1834e0cd049859782145156e09b (patch)
treeba1ed80e1fd22c0419a4efab7abe44961553b314 /ext/manifest.json
parentda0cb81801ac897fa41761af0b0b18fda9d16195 (diff)
Revert "Allow bootstrap in popup templates"
This reverts commit da0cb81801ac897fa41761af0b0b18fda9d16195.
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index dc766795..02cfd6d8 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -33,11 +33,6 @@
"fg/img/play_audio.png",
"fg/js/frame.js",
"fg/ttf/kanji-stroke-orders.ttf",
- "fg/ttf/vl-gothic-regular.ttf",
- "lib/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css",
- "lib/bootstrap-3.3.6-dist/css/bootstrap.min.css",
- "lib/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf",
- "lib/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff",
- "lib/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2"
+ "fg/ttf/vl-gothic-regular.ttf"
]
}