summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2024-01-12 18:00:55 +0300
committerAndrew Dolgov <[email protected]>2024-01-12 18:00:55 +0300
commit900655618290291d0b1598ee84a02ec1306e7274 (patch)
treed70836cd0fb70d1e40cbc1673b70e9b2581c12ec /read.html
parent008e12288991a3547dd574c74280c898840a8010 (diff)
worker - ignore /assets/, bring back caecilia
Diffstat (limited to 'read.html')
-rw-r--r--read.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/read.html b/read.html
index d0fc952..1b1cb35 100644
--- a/read.html
+++ b/read.html
@@ -59,6 +59,7 @@
<div class="col-sm-9">
<select class="font_family form-control" onchange="Reader.Settings.onFontChanged(this)">
<option>Arial</option>
+ <option>Caecilia</option>
<option>Calibri</option>
<option>Cambria</option>
<option>Consolas</option>