From 0e7fb870651d6f47d5336ac8ae01f8aec0992d74 Mon Sep 17 00:00:00 2001 From: Stian Lund Date: Tue, 20 Aug 2024 22:40:07 +0200 Subject: [PATCH] update --- footer.php | 4 ++-- functions.php | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/footer.php b/footer.php index 5d14bb5..fbdc413 100755 --- a/footer.php +++ b/footer.php @@ -16,9 +16,9 @@ - + - + diff --git a/functions.php b/functions.php index 6afac66..05f1e1a 100755 --- a/functions.php +++ b/functions.php @@ -4,6 +4,7 @@ * Custom template tags for this theme. */ require get_stylesheet_directory() . '/inc/template-tags.php'; + /** * Hide WordPress Version Number from Generator Meta Tag */