From 1da6fc470e59f9791b1ceb414fbc5b869568f68c Mon Sep 17 00:00:00 2001 From: Seirdy Date: Wed, 23 Oct 2024 00:29:16 -0400 Subject: [PATCH] Add fediverse:creator tag --- config.toml | 1 + layouts/partials/head.html | 1 + 2 files changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 5393fd4..9badf8b 100644 --- a/config.toml +++ b/config.toml @@ -35,6 +35,7 @@ first = "Rohan" last = "Kumar" nick = "Seirdy" email = "seirdy@seirdy.one" +fediverse = "@Seirdy@pleroma.envs.net" [menu] [[menu.main]] diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 94c921b..a7bdd41 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -54,6 +54,7 @@ {{- end -}} + {{ if and (gt .Date 0) (not .Params.evergreen) -}}