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:
parent
d7c0c70518
commit
182a355475
|
@ -135,7 +135,7 @@ https://github.com/ardacarofficial/links-website is open source project.
|
||||||
<footer>
|
<footer>
|
||||||
<!-- Footer Codes Start -->
|
<!-- Footer Codes Start -->
|
||||||
<div class="footer_div_item flex_row_center">
|
<div class="footer_div_item flex_row_center">
|
||||||
<a class="footer_a_item" href='mailto:info%40%6D%61%70le%73h%72i%6Ee.e%75'>Amaryllis Kulla</a> | <a class="footer_a_item" href="https://git.mapleshrine.eu/Ancurio/mapleshrine-links">Website Source</a> | © 2023
|
<a class="footer_a_item" href='mailto:info%40%6D%61%70le%73h%72i%6Ee.e%75'>Contact</a> | <a class="footer_a_item" href="https://git.mapleshrine.eu/Ancurio/mapleshrine-links">Website Source</a> | © 2023
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<!-- Footer Codes End -->
|
<!-- Footer Codes End -->
|
||||||
|
|
Loading…
Reference in New Issue