Initial redesign commit
This commit is contained in:
parent
031aa417b8
commit
33c49199c7
25 changed files with 978 additions and 751 deletions
7
resources/views/components/weather.blade.php
Normal file
7
resources/views/components/weather.blade.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<p><strong>Weather:</strong></p>
|
||||
<p>
|
||||
69C<br>
|
||||
0mm/hr<br>
|
||||
69%<br>
|
||||
420inHg
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue