From 109b662f10defd43a12a16a5c00561d6d0f63448 Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Tue, 28 May 2024 11:22:57 +0000 Subject: [PATCH] downloads/cloud & /mirrors: fix ogp metadata Signed-off-by: Rico Hoppe --- src/templates/downloads/cloud.html | 4 ++-- src/templates/downloads/mirrors.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/templates/downloads/cloud.html b/src/templates/downloads/cloud.html index 35c5776f..98524cb2 100644 --- a/src/templates/downloads/cloud.html +++ b/src/templates/downloads/cloud.html @@ -8,7 +8,7 @@ - + @@ -16,7 +16,7 @@ - + {% end block %} diff --git a/src/templates/downloads/mirrors.html b/src/templates/downloads/mirrors.html index 5b448cbc..dd386605 100644 --- a/src/templates/downloads/mirrors.html +++ b/src/templates/downloads/mirrors.html @@ -8,7 +8,7 @@ - + @@ -16,7 +16,7 @@ - + {% end block %} -- 2.47.3