Skip to content

Commit

Permalink
Update index.html with website link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsAlanK authored Oct 2, 2024
1 parent 34a9cd1 commit 8d14c8b
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 @@ -187,7 +187,7 @@ <h2 class="heading">Sign up to our Newsletter</h2>
</li>
</ul>
<div class="copyright content">
<p>Site designed by <a href="https://github.com/ItsAlanK" target="blank_" rel="noopener"
<p>Site designed by <a href="https://itsalank.com" target="blank_" rel="noopener"
aria-label="Visit my GitHub Page (opens in a new tab)">Alan Kinsella.</a></p>
<p>Content owned by &copy;Nintendo</p>
</div>
Expand All @@ -197,4 +197,4 @@ <h2 class="heading">Sign up to our Newsletter</h2>
<script src="assets/scripts/main.js"></script>
</body>

</html>
</html>

0 comments on commit 8d14c8b

Please sign in to comment.