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/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a908ea9677a68320894641ac1dd0c2daf17a9e;p=ipfire.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 %}