feat: add link[rel="me"] to head
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user