From: Rico Hoppe Date: Thu, 4 Apr 2024 16:06:06 +0000 (+0000) Subject: index: add ogp metadata X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=53a2145764520f3ab6fe7078dd13a76c64025dc5;p=people%2Fric9%2Fipfire.org.git index: add ogp metadata Signed-off-by: Rico Hoppe --- diff --git a/src/templates/index.html b/src/templates/index.html index ad5f982a..7dbe8049 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -1,7 +1,24 @@ {% extends "base.html" %} {% block head %} - + + + + + + + + + + + + + + + + + + {% end block %}