Update theme & switch to go modules

This commit is contained in:
Salar Rahmanian 2022-10-11 19:11:55 -07:00
parent 6c3cc974ed
commit a93227875e
10 changed files with 53 additions and 7 deletions

View file

@ -1,3 +1,10 @@
{{- $s := .Site.Params }}
{{ $t := .Site.Title }}
{{- if or .Params.enableMathNotation $s.enableMathNotation }}
{{ partialCached "math" . }}
{{- end }}
{{- $iconsDir := default "icons/" .Site.Params.iconsDir }}
{{- $defaultFooterLogo := printf "%s%s" $iconsDir "apple-touch-icon.png"}}
<footer class = 'footer'>
<div class = 'footer_inner wrap pale'>
<img src = '{{ absURL "softinio.jpg" }}' class = 'icon icon_2 transparent'>