<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tastefejl/layouts/partials/head.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.html?h=master</id>
<link rel='self' href='http://git.push-f.com/tastefejl/atom/layouts/partials/head.html?h=master'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/'/>
<updated>2025-08-16T20:32:40Z</updated>
<entry>
<title>fix: set rel=alternate for individual pages</title>
<updated>2025-08-16T20:32:40Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2025-08-16T20:12:15Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=b31a718136bfc81509533ecc09a3e7f3c27a4a6b'/>
<id>urn:sha1:b31a718136bfc81509533ecc09a3e7f3c27a4a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change: replace default footer with generator meta tags</title>
<updated>2025-08-16T18:52:57Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2025-08-16T18:12:55Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=11233950545b600f3925f4c81768ed6270dc06ca'/>
<id>urn:sha1:11233950545b600f3925f4c81768ed6270dc06ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: remove default favicon</title>
<updated>2025-08-16T18:52:57Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2025-08-16T18:01:49Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=6be959ca812db36cbd741d3e94a019281b4c0895'/>
<id>urn:sha1:6be959ca812db36cbd741d3e94a019281b4c0895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue where urls have single slash after protocol</title>
<updated>2025-05-17T16:59:06Z</updated>
<author>
<name>Linh Nguyen</name>
<email>linh@nguyen.be</email>
</author>
<published>2025-05-17T16:59:06Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=2e32f7144284b5faa194d98379e4a3d22a03dd90'/>
<id>urn:sha1:2e32f7144284b5faa194d98379e4a3d22a03dd90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #130 from linh-n/main</title>
<updated>2025-04-29T20:18:41Z</updated>
<author>
<name>Francesco Tomaselli</name>
<email>tomaselli.fr@gmail.com</email>
</author>
<published>2025-04-29T20:18:41Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=9ca0f75006da623734fc2fcd9bc499b7e017a20c'/>
<id>urn:sha1:9ca0f75006da623734fc2fcd9bc499b7e017a20c</id>
<content type='text'>
fixes #129 double slash for favicons </content>
</entry>
<entry>
<title>Fix double slash for favicons</title>
<updated>2025-04-26T08:50:12Z</updated>
<author>
<name>Linh Nguyen</name>
<email>linh@nguyen.be</email>
</author>
<published>2025-04-26T08:50:12Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=133fa3efe6a46c9fc93dd47631b619d051aac130'/>
<id>urn:sha1:133fa3efe6a46c9fc93dd47631b619d051aac130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make opengraph.html a normal partial</title>
<updated>2025-04-25T16:39:40Z</updated>
<author>
<name>Sangeeth Sudheer</name>
<email>git@sangeeth.dev</email>
</author>
<published>2025-04-25T16:39:40Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=c782f5cfc2f06b86cd2900c9381262f41ebf67da'/>
<id>urn:sha1:c782f5cfc2f06b86cd2900c9381262f41ebf67da</id>
<content type='text'>
Moves `opengraph.html` under `layout/partials` and updates `head.html`
to include from the updated path. This change is needed to make things
work with Hugo &gt;=v0.144.0 as they moved templates like
`opengraph.html` from `_internals` breaking existing usage. The doc also recommends doing this: https://gohugo.io/templates/embedded/#open-graph

This change shouldn't affect existing users of Typo unless they override
`head.html`.
</content>
</entry>
<entry>
<title>Add support for hooks in layouts/partials/hooks</title>
<updated>2025-04-01T17:38:31Z</updated>
<author>
<name>Corné Haasjes</name>
<email>c.haasjes@lumc.nl</email>
</author>
<published>2025-04-01T17:38:31Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=b8715b0cf2a4a371c45703704da9d8232f6cf907'/>
<id>urn:sha1:b8715b0cf2a4a371c45703704da9d8232f6cf907</id>
<content type='text'>
Supported hooks:

- head_start
- head_end
- body_end
- footer_start
</content>
</entry>
<entry>
<title>fix: change property for name</title>
<updated>2025-01-20T21:49:24Z</updated>
<author>
<name>Eduardo Flores</name>
<email>edfloreshz@gmail.com</email>
</author>
<published>2025-01-20T21:49:24Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=7d1b5be1dc75c9c125ebd8d1f9c767ac0c9b5327'/>
<id>urn:sha1:7d1b5be1dc75c9c125ebd8d1f9c767ac0c9b5327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add: fediverse meta tag</title>
<updated>2025-01-20T21:40:24Z</updated>
<author>
<name>Eduardo Flores</name>
<email>edfloreshz@gmail.com</email>
</author>
<published>2025-01-20T21:40:24Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/tastefejl/commit/?id=c67ddb3eba668d1f7fb1b0b8a9291a47ba6b89f3'/>
<id>urn:sha1:c67ddb3eba668d1f7fb1b0b8a9291a47ba6b89f3</id>
<content type='text'>
</content>
</entry>
</feed>
