diff options
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 02cfd6d8..dc766795 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -33,6 +33,11 @@ "fg/img/play_audio.png", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", - "fg/ttf/vl-gothic-regular.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" ] } |