📝 Update docs

This commit is contained in:
James Panther
2023-05-25 12:42:43 +10:00
parent a8847f467e
commit 85ecc6c7d0
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
src="{{ $logo.RelPermalink }}"
width="{{ div $logo.Width 2 }}"
height="{{ div $logo.Height 2 }}"
class="max-h-[10rem] max-w-[10rem] object-scale-down object-left{{if $logo_dark }} hidden dark:flex{{end}}"
class="max-h-[10rem] max-w-[10rem] object-scale-down object-left{{ if $logo_dark }} hidden dark:flex{{ end }}"
alt="{{ .Site.Title }}"
/>
{{- if $logo_dark }}