Skip to content

Commit

Permalink
Merge pull request #162 from KendallDoesCoding/cover-img1
Browse files Browse the repository at this point in the history
Add cover image on the button of "Christmas Album by Ludwig"
  • Loading branch information
KendallDoesCoding authored Jan 28, 2022
2 parents eaf28f7 + d2bec16 commit d29500c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added images/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ <h1 class="heading"> A very Mogul Christmas</h1>
a couple times during your day. &#128522;
</p>
</div>
<div class="cover-img">
<img src="images/cover.jpg" alt="Christmas Cover image" width="250" height="250">
</div>
<iframe id="embed" width="560" height="315" src="https://www.youtube.com/embed/TtY9eRayseg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<!-- songs container, its called upon in the js file, thus this is empty. -->
<div class="songs">
Expand Down

0 comments on commit d29500c

Please sign in to comment.