Remove my name from footer mail link

This was inherited from the upstream template (for personal sites),
but didn't really make a lot of sense in our context.
This commit is contained in:
Amaryllis Kulla 2023-11-18 20:50:04 +01:00
parent d7c0c70518
commit 182a355475
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ https://github.com/ardacarofficial/links-website is open source project.
<footer>
<!-- Footer Codes Start -->
<div class="footer_div_item flex_row_center">
<a class="footer_a_item" href='mailto&#58;i&#110;fo%40%6&#68;%&#54;&#49;%&#55;&#48;&#108;e%73h%72&#105;%6&#69;e&#46;e%&#55;&#53;'>Amaryllis Kulla</a>&nbsp;|&nbsp;<a class="footer_a_item" href="https://git.mapleshrine.eu/Ancurio/mapleshrine-links">Website Source</a>&nbsp;| &copy; 2023
<a class="footer_a_item" href='mailto&#58;i&#110;fo%40%6&#68;%&#54;&#49;%&#55;&#48;&#108;e%73h%72&#105;%6&#69;e&#46;e%&#55;&#53;'>Contact</a>&nbsp;|&nbsp;<a class="footer_a_item" href="https://git.mapleshrine.eu/Ancurio/mapleshrine-links">Website Source</a>&nbsp;| &copy; 2023
</div>
</footer>
<!-- Footer Codes End -->