From d75be2ec071816c42172a48ba1e4737a8492ca32 Mon Sep 17 00:00:00 2001 From: Stephen Jianu Date: Mon, 17 Mar 2025 19:53:34 -0500 Subject: [PATCH] Base forecasted high temperature on current temperature rather than today's high --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 77f5a9b..feecdac 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ Weather in Park Ridge -

Today's temperature high in Park Ridge is:

+

The current temperature in Park Ridge is:

@@ -12,9 +12,9 @@ -- 2.39.5