summaryrefslogtreecommitdiff
path: root/htdocs/public/index.ejs
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-02-14 14:32:26 +0100
committerMinteck <contact@minteck.org>2022-02-14 14:32:26 +0100
commitd39b57a42eb36dd1ee2caed900f7785e5747cea4 (patch)
treef65e58fbd980c8f32e1af49b45774e0303e43d06 /htdocs/public/index.ejs
parenta0389563cd667e563881fe7b36ae26d8c0374569 (diff)
parent7fd8523c144de4b73e4856752890922900b3488d (diff)
downloadrainbow-d39b57a42eb36dd1ee2caed900f7785e5747cea4.tar.gz
rainbow-d39b57a42eb36dd1ee2caed900f7785e5747cea4.tar.bz2
rainbow-d39b57a42eb36dd1ee2caed900f7785e5747cea4.zip
Merge branch 'trunk' of http://gitlab.minteck.org/minteck/rainbow into trunk
Diffstat (limited to 'htdocs/public/index.ejs')
-rw-r--r--htdocs/public/index.ejs14
1 files changed, 7 insertions, 7 deletions
diff --git a/htdocs/public/index.ejs b/htdocs/public/index.ejs
index 4521d5c..8d8d44b 100644
--- a/htdocs/public/index.ejs
+++ b/htdocs/public/index.ejs
@@ -141,11 +141,11 @@
</div>
</div>
</a>
- <a href="https://twitter.com/_Minteck" target="_blank" class="button">
+ <a href="https://twitter.com/MinteckPony" target="_blank" class="button">
<div class="rnbwsquare-outer rnbwsquare-fixed rnbwsquare-stand">
<div class="rnbwsquare-inner" style="text-align: center;">
<h2>Twitter</h2>
- <h3>@_Minteck</h3>
+ <h3>@MinteckPony</h3>
</div>
</div>
</a>
@@ -165,19 +165,19 @@
</div>
</div>
</a>
- <a href="mailto:nekostarfan@gmail.com" target="_blank" class="button">
+ <a href="mailto:contact@minteck.com" target="_blank" class="button">
<div class="rnbwsquare-outer rnbwsquare-fixed rnbwsquare-stand">
<div class="rnbwsquare-inner" style="text-align: center;">
<h2>Email</h2>
- <h3>mintexie@minteck.org</h3>
+ <h3>contact@minteck.org</h3>
</div>
</div>
</a>
- <a href="https://mastodon.online/@minteck" target="_blank" class="button">
+ <a href="https://equestria.social/@minteck" target="_blank" class="button">
<div class="rnbwsquare-outer rnbwsquare-fixed rnbwsquare-stand">
<div class="rnbwsquare-inner" style="text-align: center;">
<h2>Mastodon</h2>
- <h3>@minteck@mastodon.online</h3>
+ <h3>@minteck@equestria.social</h3>
</div>
</div>
</a>
@@ -242,4 +242,4 @@
Trunk</a>
</footer>
-<%- include(`${private}/footer.ejs`) %> \ No newline at end of file
+<%- include(`${private}/footer.ejs`) %>