commit baa232e3713c572dac66c5faa11e404d18094c3c from: Thomas Böhler date: Mon Feb 24 16:56:39 2025 UTC layouts: add mastodon creator link Signed-off-by: Thomas Böhler commit - ccf4cfd1f14503fd9185333c99d242663eab7787 commit + baa232e3713c572dac66c5faa11e404d18094c3c blob - 4fe7fec91d66313b4dc8b76a4d54a36119ca659c blob + 4c68ed32b7011443f3a5471c644fd4cdc9d6e891 --- config.toml +++ config.toml @@ -6,6 +6,7 @@ disableKinds = ["taxonomy", "term"] 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 @@ -10,7 +10,9 @@ {{ $styles := resources.Get "scss/style.scss" | css.Sass }} + + {{ block "title" . }}