From: Stephen Jianu Date: Sun, 30 Mar 2025 20:28:03 +0000 (-0500) Subject: Minor formatting fix X-Git-Url: https://stephenjianu.com/gitweb/?a=commitdiff_plain;h=565b22cacd665195d189877b555a8406f4485130;p=reasonableweather.git Minor formatting fix --- diff --git a/index.php b/index.php index ba155d4..5bf1678 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ $theme = isset($_GET["theme"]) ? $_GET["theme"] : "base16-default-dark"; echo "\n"; echo "\n"; - echo ""; + echo ""; if (str_contains($theme, '/')) echo ""; else