mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 19:26:08 +05:30
Fulltext search
Fulltext search enabled by default after installation.
This commit is contained in:
parent
58b6eb0a6a
commit
146eda9954
2 changed files with 2 additions and 2 deletions
|
|
@ -208,4 +208,4 @@ views.layout = "layout"
|
||||||
admin.theme = "light"
|
admin.theme = "light"
|
||||||
|
|
||||||
; Fulltext search
|
; Fulltext search
|
||||||
fulltext.search = "false"
|
fulltext.search = "true"
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
body .form-control, .wmd-preview, .wmd preview {
|
body .form-control, .wmd-input, .wmd preview {
|
||||||
font-family: Georgia, sans-serif;
|
font-family: Georgia, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue