From 10e2829ced54e09c560ab2242db85db3d28a571b Mon Sep 17 00:00:00 2001 From: dev sp Date: Fri, 16 Feb 2024 16:31:31 +0000 Subject: [PATCH] change --- src/pages/tmp/weather.astro | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/pages/tmp/weather.astro diff --git a/src/pages/tmp/weather.astro b/src/pages/tmp/weather.astro new file mode 100644 index 0000000..1fee366 --- /dev/null +++ b/src/pages/tmp/weather.astro @@ -0,0 +1,23 @@ +--- +import Layout from "../../layouts/Layout.astro"; +--- + +
+
+
+
+ +
+
+
+
+
+ \ No newline at end of file