diff options
author | Minteck <nekostarfan@gmail.com> | 2021-08-08 18:27:46 +0200 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-08-08 18:27:46 +0200 |
commit | a20dff82a7e2602738f847fa4f1428af3235aafc (patch) | |
tree | e607db59fd59561c055a1b68b29d1cf3c6c99d4e /contact/index.php | |
parent | c69d44149f544cc80fbe32c26dc4c34266d97bf6 (diff) | |
download | main-a20dff82a7e2602738f847fa4f1428af3235aafc.tar.gz main-a20dff82a7e2602738f847fa4f1428af3235aafc.tar.bz2 main-a20dff82a7e2602738f847fa4f1428af3235aafc.zip |
Updating... the update... that updates
Diffstat (limited to 'contact/index.php')
-rw-r--r-- | contact/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contact/index.php b/contact/index.php index 8e1d91d..b4b36dc 100644 --- a/contact/index.php +++ b/contact/index.php @@ -17,7 +17,6 @@ <ul>
<li><b><img alt="" src="/static/contacts/email.png" class="os-logo"> Email</b> — <a href="mailto:nekostarfan@gmail.com" target="_blank">nekostarfan@gmail.com</a></li>
- <li><b><img alt="" src="/static/contacts/email.png" class="os-logo"> Email</b> — <a href="mailto:minteckthefurry@protonmail.com" target="_blank">minteckthefurry@protonmail.com</a> — <?= l("slow to answer, recommended to report security flaws (encrypted)", "long à répondre, recommandé pour signaler des failles de sécurité (chiffré)") ?></li>
<li><b><img alt="" src="/static/contacts/twitter.png" class="os-logo"> Twitter</b> — <a href="https://twitter.com/_Minteck" target="_blank">@_Minteck</a> — DMs open!</li>
<li><b><img alt="" src="/static/contacts/reddit.png" class="os-logo"> Reddit</b> — <a href="https://reddit.com/u/Minteck" target="_blank">u/Minteck</a> — DMs open!</li>
<li><b><img alt="" src="/static/contacts/discord.png" class="os-logo"> Discord</b> — @Minteck#2245 — <?= l("please contact only if we're friends", "merci de me contacter uniquement si nous sommes amis") ?></li>
|