commit - ccf4cfd1f14503fd9185333c99d242663eab7787
commit + baa232e3713c572dac66c5faa11e404d18094c3c
blob - 4fe7fec91d66313b4dc8b76a4d54a36119ca659c
blob + 4c68ed32b7011443f3a5471c644fd4cdc9d6e891
--- config.toml
+++ config.toml
email = "witcher@wiredspace.de"
public_inbox = "~witcher/public-inbox@lists.sr.ht"
mastodon_url = "https://digitalcourage.social/@witcher"
+mastodon_handle = "@witcher@digitalcourage.social"
rac_site = "https://rac-city.netlify.app/"
hugo_site = "https://whynothugo.nl/"
blob - 8f844bdf60ee448d361bbd2ce37fcfa6e47e4fa1
blob + 98ce1e93666a9cb12b9c8f1261e8ccf4af4bd5e8
--- layouts/_default/baseof.html
+++ layouts/_default/baseof.html
{{ $styles := resources.Get "scss/style.scss" | css.Sass }}
<link rel="stylesheet" href="{{ $styles.Permalink }}" integrity="{{ $styles.Data.Integrity }}" media="screen">
+ <!-- Mastodon stuff -->
<link href="{{ .Site.Params.mastodon_url }}" rel="me">
+ <meta name="fediverse:creator" content="{{ .Site.Params.mastodon_handle }}">
{{ block "title" . }}
<title>