<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tastefejl/layouts/partials/head/og-image.html, branch master</title>
<subtitle>fork of tomfran's typo theme for Hugo</subtitle>
<id>http://git.push-f.com/tastefejl/atom/layouts/partials/head/og-image.html?h=master</id>
<link rel='self' href='http://git.push-f.com/tastefejl/atom/layouts/partials/head/og-image.html?h=master'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/'/>
<updated>2025-03-15T09:58:05Z</updated>
<entry>
<title>Add partial to customize og:image meta property</title>
<updated>2025-03-15T09:58:05Z</updated>
<author>
<name>Sangeeth Sudheer</name>
<email>git@sangeeth.dev</email>
</author>
<published>2025-03-15T09:46:41Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=24a7117baa4b51a531fa47c40201b3819746de41'/>
<id>urn:sha1:24a7117baa4b51a531fa47c40201b3819746de41</id>
<content type='text'>
Adds a new partial — `head/og-image.html` — that will render the value to be used
for `og:image` meta tags. The changes preserve the existing Hugo OpenGraph template's
behavior of checking and using the frontmatter or specific format of image names
as the `og:image` but if that doesn't work, it will delegate to the default partial which
uses `assets/images/og-image.{ext}` as the image.

This partial can be overriden to allow dynamic `og:image` URLs via a third-party service.

`_internal/opengraph.html` source is copied from Hugo to customize and support
this feature. Docs are updated to mention its usage.
</content>
</entry>
</feed>
