Added stuff
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
    <!-- Current Weather -->
 | 
			
		||||
    <div class="my-5 d-flex flex-column align-items-center">
 | 
			
		||||
        <div>
 | 
			
		||||
            <h3 class="mb-0 text-center">London, ON</h3>
 | 
			
		||||
            <h3>{{weatherService.weather?.currently.summary}}</h3>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="d-flex flex-column flex-md-row align-items-center justify-content-center">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user