summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-09-14 14:08:20 +0300
committerAndrew Dolgov <[email protected]>2020-09-14 14:08:20 +0300
commit40d215d8bf746a02977ebbc4138138e2e1800ea9 (patch)
treec2230d941dfa8d133780d9a8ed66e38b60eeee13 /index.php
parent3dd691939c9c8755b47a4761ec36660b7ec2c140 (diff)
experimental: add optional soft hyphenation
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.php b/index.php
index 34a3fa8..861796b 100644
--- a/index.php
+++ b/index.php
@@ -73,7 +73,10 @@
'lib/bootstrap/v3/css/theme-dark.min.css',
'lib/bootstrap/v3/js/jquery.js',
'lib/bootstrap/v3/js/bootstrap.min.js',
- 'lib/bootstrap/v3/fonts/glyphicons-halflings-regular.woff2',
+ 'lib/bootstrap/v3/fonts/glyphicons-halflings-regular.woff2',
+ 'lib/hyphen/en-us.js',
+ 'lib/hyphen/ru.js',
+ 'lib/hyphen/hyphen.js',
'lib/fonts/pmn-caecilia-55.ttf',
'lib/fonts/pmn-caecilia-56.ttf',
'lib/fonts/pmn-caecilia-75.ttf'