feat: live site

This commit is contained in:
Mike 2024-01-22 21:12:56 -05:00
parent 4d2291815a
commit db9b6abeea
2 changed files with 2 additions and 0 deletions

1
weather/bundle.js Normal file

File diff suppressed because one or more lines are too long

1
weather/index.html Normal file
View file

@ -0,0 +1 @@
<!doctype html><html><head><meta charset="utf-8"><title>Weatherize</title><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" src="bundle.js"></script></head><body></body></html>