From 6bafaa89a4e07b19b6122f8976901c927632274d Mon Sep 17 00:00:00 2001 From: Miguel Ribeiro Date: Sun, 30 Jun 2024 22:04:14 +0200 Subject: [PATCH] fix: syntax error on svg logo --- images/siteicons/svg/logo.php | 34 ++++++++++++++++++++++++---------- includes/version.php | 2 +- 2 files changed, 25 insertions(+), 11 deletions(-) diff --git a/images/siteicons/svg/logo.php b/images/siteicons/svg/logo.php index 9cb5f791d..efebda573 100644 --- a/images/siteicons/svg/logo.php +++ b/images/siteicons/svg/logo.php @@ -1,10 +1,24 @@ - - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/includes/version.php b/includes/version.php index 6b6eb93e1..35b348837 100644 --- a/includes/version.php +++ b/includes/version.php @@ -1,3 +1,3 @@ \ No newline at end of file