Skip to content

Commit 7c1870e

Browse files
committed
Update projects.html footer to match the other pages.
1 parent 1402f42 commit 7c1870e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

projects.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ <h3 class="matrix-project-title">The Premier League Oracle</h3>
737737
</div>
738738

739739
<footer>
740-
<div class="container">
740+
<div class="container-footer">
741741
<ul>
742742
<li data-tooltip="Connect on LinkedIn">
743743
<a href="https://www.linkedin.com/in/thomasbutleruk/" target="_blank" rel="noopener" data-text="LinkedIn">
@@ -754,6 +754,11 @@ <h3 class="matrix-project-title">The Premier League Oracle</h3>
754754
<i class="fab fa-codepen"></i> CodePen
755755
</a>
756756
</li>
757+
<li data-tooltip="Site Navigation">
758+
<a href="sitemap.html" data-text="Sitemap">
759+
<i class="fas fa-sitemap"></i> Sitemap
760+
</a>
761+
</li>
757762
</ul>
758763
<p>&copy; 2025 Thomas J Butler - AI and Web Development Expert. All rights reserved.</p>
759764
</div>

0 commit comments

Comments
 (0)