Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 class="title is-3 is-family-secondary has-text-weight-normal">Page Not Found
<footer class="footer has-background-black has-text-white">
<div class="content has-text-centered">
<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>
<p>You can browse the code and releases on <a href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
<p>You can browse the code and releases on <a target="_blank" href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
<p>&copy; 2025 Connor Graham. All rights reserved.</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ <h3 class="subtitle"><i class="fa-brands fa-unity mr-2"></i> Game Development</h
</a>
</p>
<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>
<p>You can browse the code and releases on <a href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
<p>You can browse the code and releases on <a target="_blank" href="https://github.com/hex333ham/hex333ham.github.io">GitHub</a>.</p>
<p>&copy; 2025 Connor Graham. All rights reserved.</p>
</div>
</footer>
Expand Down