diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-09-27 21:50:42 -0400 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-09-27 21:50:42 -0400 |
commit | b179606dac7cf36c490512146ad8ce898f7800b2 (patch) | |
tree | 5cdc1d48161bcb0bb2c3a4fe06e3bcd4cf14cd51 /layouts/partials/head.html | |
parent | f7ccee9be8569eb2efc2319554e49757f550c77f (diff) |
theme tweaks
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r-- | layouts/partials/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html index dbc55b1..d7b2381 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html | |||
@@ -9,4 +9,4 @@ | |||
9 | {{- template "_internal/opengraph.html" . -}} | 9 | {{- template "_internal/opengraph.html" . -}} |
10 | {{- template "_internal/schema.html" . -}} | 10 | {{- template "_internal/schema.html" . -}} |
11 | {{- template "_internal/twitter_cards.html" . -}} | 11 | {{- template "_internal/twitter_cards.html" . -}} |
12 | </head> \ No newline at end of file | 12 | </head> |