diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..7a73a41 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,2 @@ +{ +} \ No newline at end of file diff --git a/src/components/WeatherandTime.astro b/src/components/WeatherandTime.astro index 99bb318..ecc7f3a 100644 --- a/src/components/WeatherandTime.astro +++ b/src/components/WeatherandTime.astro @@ -7,7 +7,16 @@

+ + \ No newline at end of file diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 8f4a53c..6d7828d 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -60,7 +60,7 @@ const { title, metaTitle, description, ogImg, tiwtterCard, tiwtterImage, tiwtter
- +