From ca18788d7547961bf58c0558009b9ff6d71cfe52 Mon Sep 17 00:00:00 2001 From: samuelroland <47849646+samuelroland@users.noreply.github.com> Date: Sun, 4 Jul 2021 19:05:19 +0200 Subject: [PATCH] views: add anchors (about, news and footer) --- content/views.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/views.php b/content/views.php index c04dca3..a8ce0c6 100644 --- a/content/views.php +++ b/content/views.php @@ -112,7 +112,7 @@ function getAboutSection($about, $contributors) { ob_start(); ?> -
+

@@ -178,7 +178,7 @@ function getNewsLetterSection($news) { ob_start(); ?> -
+

@@ -221,7 +221,7 @@ function getFooter($footer) { ob_start(); ?> -
+