feat: new logo, regenerate all favicons and OG image, switch partial to img
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<!-- Brand -->
|
||||
<div>
|
||||
<a href="/" class="block mb-4 hover:opacity-90 transition-opacity w-fit" aria-label="{{ .Site.Title }} Home">
|
||||
{{- partial "logo.html" (dict "id" "footer" "class" "h-10 w-auto logo-static") -}}
|
||||
{{- partial "logo.html" (dict "id" "footer" "class" "h-10 w-auto") -}}
|
||||
</a>
|
||||
<p class="label text-fog max-w-xs leading-loose">{{ .Site.Params.description }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user