Add source code URL to footer

This commit is contained in:
Daniel_I_Am 2021-09-02 18:19:18 +02:00
parent 37453af171
commit af3fed8a1a

View File

@ -5,6 +5,7 @@
<p> <p>
Built with <a href="https://vuejs.org/">Vue.js</a>. Iconset Built with <a href="https://vuejs.org/">Vue.js</a>. Iconset
provided by <a href="https://fontawesome.com/">Font Awesome</a>. provided by <a href="https://fontawesome.com/">Font Awesome</a>.
View the <a href="https://git.chaoticlogic.us/daniel/personal-website/">Source code</a>.
</p> </p>
</div> </div>
<div class="social-links"> <div class="social-links">
@ -15,7 +16,7 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://git.chaoticlogic.us/"> <a href="https://git.chaoticlogic.us/daniel/">
<i class="fab fa-gitlab"></i> <i class="fab fa-gitlab"></i>
</a> </a>
</li> </li>