Add new theme

Based on Tailwind Starter Blog theme, see https://github.com/timlrx/tailwind-nextjs-starter-blog
This commit is contained in:
danpros 2024-11-20 13:01:17 +07:00
commit 4abd8b29f4
30 changed files with 4494 additions and 36 deletions

View file

@ -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"