Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gestok authored Dec 27, 2022
1 parent b6694fd commit 8ed3148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h1 class="current">Dashboard</h1>
<div class="card weather">
<img
class="condition"
src="https://res.cloudinary.com/dtqkhr8o9/image/upload/v1665659679/forecast_vb4vl0.png"
src="https://user-images.githubusercontent.com/30212452/203724734-5f748507-7ae4-49f9-89f8-7fce3112cd95.png"
/>
<div class="content"></div>
<div class="meta">
Expand Down Expand Up @@ -188,7 +188,7 @@ <h1 class="current">Dashboard</h1>
</main>
<div class="video">
<video
src="https://res.cloudinary.com/dtqkhr8o9/video/upload/v1665644022/pexels_uezvrq.mp4"
src="https://user-images.githubusercontent.com/30212452/203724691-9e93bf50-df02-4034-9743-dfe32d18bf58.mp4"
muted
playsinline
autoplay
Expand Down

0 comments on commit 8ed3148

Please sign in to comment.