mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 13:36:22 +05:30
Add new theme
Add new theme and set the default to when first run.
This commit is contained in:
parent
d8cbaefad2
commit
6e5926f9a4
13 changed files with 1103 additions and 3 deletions
|
|
@ -62,7 +62,7 @@ img.thumbnail = "true"
|
|||
default.thumbnail = ""
|
||||
|
||||
; Set the theme here
|
||||
views.root = "themes/default"
|
||||
views.root = "themes/logs"
|
||||
|
||||
; Framework config. No need to edit.
|
||||
views.layout = "layout"
|
||||
Loading…
Add table
Add a link
Reference in a new issue