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" avatar = "face.jpg"
description = "Links, thoughts, & what-not from Athens, GA." description = "Links, thoughts, & what-not from Athens, GA."
favicon = "favicon.ico" favicon = "favicon.ico"
images = ["/default-og.png"]
[[params.social]] [[params.social]]
icon = "home" icon = "home"
name = "Home" name = "Home"

View File

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

BIN
static/default-og.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB