Skip to content

Commit

Permalink
remove extra div (#279)
Browse files Browse the repository at this point in the history
* remove extra div

* Update you-may-like/index.html
  • Loading branch information
KendallDoesCoding committed Apr 13, 2022
1 parent 4a2e7e9 commit e88c6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion you-may-like/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ <h1 class="heading"> You May Also Like</h1>
<p><a href="https://youtu.be/ifCWN5pJGIE" target="_blank">Mary, Did You Know? (Cover/Remix) by Pentatonix</a></p>
</div>
<div class="container">
<div class="container">
<div id="credits" class="credits-button">
<a href="/credits" id="credits-btn" class="btn">Credits</a>
</div>
</div>
<div class="container">
</body>
<script type="text/javascript" src="/scripts/christmasday.js"></script>
Expand Down

0 comments on commit e88c6ff

Please sign in to comment.