Commit graph

6 commits

Author SHA1 Message Date
Heitor Pascoal de Bittencourt 5b2095eb5a
macros/head: drop site title from og:title
This is already in the `og:og-site_name`
2024-11-19 11:18:43 -03:00
Heitor Pascoal de Bittencourt 3c867a0909
macros/head: add OpenGraph site_name tag
The tag `og:site_name` is an optional OpenGraph[0] tag for the website
name. The tag `og:title` is for the page name. This improves displaying
the page in embedded "cards".

- [0] https://ogp.me/
2024-11-19 11:15:16 -03:00
Heitor Pascoal de Bittencourt 207f0c33ea
Fix path for colocated image 2023-11-16 20:29:42 -03:00
Heitor Pascoal de Bittencourt c99f284681
Improve tag description in OpenGraph metatags 2023-11-10 17:22:33 -03:00
Heitor Pascoal de Bittencourt 6af6b597fa
Add OpenGraph support
Add the necessary OpenGraph meta tags to all pages.

Fix https://github.com/pawroman/zola-theme-terminimal/issues/3
2023-11-09 17:43:30 -03:00
Paweł Romanowski deee53f745 First public release 2019-02-05 18:27:02 +00:00