Default social media image and fix typo
This commit is contained in:
@@ -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"
|
||||||
|
@@ -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
BIN
static/default-og.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 365 KiB |
Reference in New Issue
Block a user