Updated Footer Buttons
This commit is contained in:
parent
a89b697fc5
commit
e47b6e4f1a
1 changed files with 2 additions and 2 deletions
|
|
@ -36,14 +36,14 @@
|
|||
|
||||
<footer class="container bg-secondary d-flex">
|
||||
<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="material-icons">home</span>
|
||||
<span>Back to website</span>
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<a href="https://www.rumel.io/">
|
||||
<a href="https://github.com/Maxunm/Fax-Me">
|
||||
<span class="d-flex align-items-center">
|
||||
<span class="material-icons">code</span>
|
||||
<span>Repository</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue