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