X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpartials%2Ffuncs%2Fsvg.html;fp=layouts%2Fpartials%2Ffuncs%2Fsvg.html;h=44e167bac4bd34523711372967cb8643d6353a97;hb=50cea8caaa0e23e7a03209ba76b5138d4597460d;hp=0000000000000000000000000000000000000000;hpb=1d84b628b12723791f2a7dcb997b56953e3a7e8c;p=theme-danix.xyz.git diff --git a/layouts/partials/funcs/svg.html b/layouts/partials/funcs/svg.html new file mode 100644 index 0000000..44e167b --- /dev/null +++ b/layouts/partials/funcs/svg.html @@ -0,0 +1,4 @@ + +{{ $svg := .Get 0 }} +{{ readFile ( print "SVGs/" . ".svg" ) | safeHTML }} +