mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-08 09:32:27 +00:00
Add themes in-tree
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{{ partial "icons/svg.html" (printf "simple-icons/%s.svg" .) }}
|
@@ -0,0 +1,2 @@
|
||||
{{ $path := lower . }}
|
||||
{{ (resources.Get $path).Content | safeHTML }}
|
@@ -0,0 +1 @@
|
||||
{{ partial "icons/svg.html" (printf "tabler-icons/%s.svg" .) }}
|
Reference in New Issue
Block a user