Default social media image and fix typo

This commit is contained in:
Eric Wagoner
2025-09-22 18:20:46 -04:00
parent 062c54a26b
commit 718ffb1638
3 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ theme = "m10c"
avatar = "face.jpg"
description = "Links, thoughts, & what-not from Athens, GA."
favicon = "favicon.ico"
images = ["/default-og.png"]
[[params.social]]
icon = "home"
name = "Home"

View File

@@ -58,7 +58,7 @@
</nav>
{{- end }}
{{- with .Site.Menus.tertiary }}
<br /><strong>Auxillary Pages</strong>
<br /><strong>Auxiliary Pages</strong>
<nav class="app-header-menu">
{{- range $key, $item := . }}
{{- if ne $key 0 }}

BIN
static/default-og.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB