mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
Add new theme
Based on Tailwind Starter Blog theme, see https://github.com/timlrx/tailwind-nextjs-starter-blog
This commit is contained in:
parent
cb7a8a6be2
commit
4abd8b29f4
30 changed files with 4494 additions and 36 deletions
|
|
@ -199,7 +199,7 @@ autosave.enable = "true"
|
|||
show.version = "true"
|
||||
|
||||
; Set the theme here
|
||||
views.root = "themes/twentysixteen"
|
||||
views.root = "themes/tailwind"
|
||||
|
||||
; Framework config. No need to edit.
|
||||
views.layout = "layout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue