Skip to content

Commit 7bb81be

Browse files
committed
added GitHub link to footer
1 parent 54c8094 commit 7bb81be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ <h2 class="title is-3 is-family-secondary has-text-weight-normal">Page Not Found
9393
<footer class="footer has-background-black has-text-white">
9494
<div class="content has-text-centered">
9595
<p>To save me a lot of time, this website has been hand-crafted using the wonderful <a href="https://bulma.io/" target="_blank">Bulma CSS Class Framework</a>.</p>
96+
<p>You can browse the code and releases on <a href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
9697
<p>&copy; 2025 Connor Graham. All rights reserved.</p>
9798
</div>
9899
</footer>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ <h3 class="subtitle"><i class="fa-brands fa-unity mr-2"></i> Game Development</h
331331
</a>
332332
</p>
333333
<p>To save me a lot of time, this website has been hand-crafted using the wonderful <a href="https://bulma.io/" target="_blank">Bulma CSS Class Framework</a>.</p>
334+
<p>You can browse the code and releases on <a href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
334335
<p>&copy; 2025 Connor Graham. All rights reserved.</p>
335336
</div>
336337
</footer>

0 commit comments

Comments
 (0)