Assets and sample color theme switcher

This commit is contained in:
Hazem Krimi
2023-10-18 21:00:04 +01:00
parent 521727983c
commit f5a54d528f
8 changed files with 103 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{{ define "main" }}
{{ partial "theme-switch.html" . }}
{{ .Content }}
{{ end }}