add weater information

This commit is contained in:
dev sp
2024-01-19 16:25:38 +00:00
parent aeb9362f6d
commit 80e8bc4f91
4 changed files with 115 additions and 2 deletions

4
public/.htaccess Normal file
View File

@@ -0,0 +1,4 @@
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]

BIN
public/img/clear_sky.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB