Skip to content

Commit 6d6a65c

Browse files
committed
Add Steam to footer, update website link
1 parent 94a014d commit 6d6a65c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

includes/footer.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,15 @@
2020
<a href="https://linkedin.com/in/mrepol742" aria-label="LinkedIn" target="_blank">
2121
<i class="fa-brands fa-linkedin px-1"></i>
2222
</a>
23+
<a href="https://steamcommunity.com/id/mrepol742/" aria-label="Steam" target="_blank">
24+
<i class="fa-brands fa-steam px-1"></i>
25+
</a>
2326
<a href="https://youtube.com/@mrepol742" aria-label="Youtube" target="_blank">
2427
<i class="fa-brands fa-youtube px-1"></i> </a><br />
2528
<p>&copy; <?php echo date("Y"); ?>, Melvin Jones Gallano Repol, All Rights Reserved. <br><br>Other brands or product names are the trademarks of their respective owners.</p>
2629
<p class="text-muted">
2730
My websites may contain links to other sites and resources provided by third parties. These links are provided for your convenience only. I do not have control over the contents of those sites or resources, and accepts no responsibility for them or for any loss or damage that may arise from your use of them.</p>
31+
<a href="https://www.melvinjonesrepol" class="text-muted">www.melvinjonesrepol.com</a>
2832
</div>
2933
<div class="col-xl-1 col-lg-1 col-md-1 col-sm-1 col-xs-12">
3034
</div>

0 commit comments

Comments
 (0)