Updated Footer Buttons

This commit is contained in:
= 2020-08-20 13:38:12 -04:00
parent a89b697fc5
commit e47b6e4f1a

View file

@ -36,14 +36,14 @@
<footer class="container bg-secondary d-flex"> <footer class="container bg-secondary d-flex">
<div id="footerContent" class="d-flex justify-content-between flex-grow-1"> <div id="footerContent" class="d-flex justify-content-between flex-grow-1">
<a href="https://github.com/Maxunm/Fax-Me"> <a href="https://www.rumel.io/">
<span class="d-flex align-items-center"> <span class="d-flex align-items-center">
<span class="material-icons">home</span> <span class="material-icons">home</span>
<span>Back to website</span> <span>Back to website</span>
</span> </span>
</a> </a>
<a href="https://www.rumel.io/"> <a href="https://github.com/Maxunm/Fax-Me">
<span class="d-flex align-items-center"> <span class="d-flex align-items-center">
<span class="material-icons">code</span> <span class="material-icons">code</span>
<span>Repository</span> <span>Repository</span>