feat: add link[rel="me"] to head

This commit is contained in:
Guz
2024-12-16 22:57:14 -03:00
parent 42ca456b0b
commit 09ea5d9386

View File

@@ -79,6 +79,7 @@ templ Page(i ...PageInfo) {
import htmx from '/assets/lib/htmx.js'; htmx.logNone(); window.htmx = htmx;
</script>
} -->
<link rel="me" href="keikos.work"/>
// Additional heading
if pageInfo(i).Heading != nil {
@pageInfo(i).Heading