Rewrite default opengraph config
parent
35229e3d29
commit
91642bd38a
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
|
|
@ -62,10 +62,9 @@ content = "Handmade Seattle Nov 20th - 22nd, 2024. [Buy Tickets](/tickets) now!"
|
|||
# seo meta data for OpenGraph / Twitter Card
|
||||
# seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo
|
||||
[metadata]
|
||||
keywords = ["Boilerplate", "Hugo"]
|
||||
description = "Hugo & Tailwindcss Starter"
|
||||
author = "zeon.studio"
|
||||
image = "images/og-image.png"
|
||||
keywords = ["Conference", "Handmade", "Software", "Programming", "Low-Level"]
|
||||
description = "Handmade Cities - Indie Conferences for Low-Level Programmers"
|
||||
image = "images/opengraph.png"
|
||||
|
||||
|
||||
# site verifications
|
||||
|
|
|
|||
Loading…
Reference in New Issue