aboutsummaryrefslogtreecommitdiff
path: root/htdocs/public
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/public')
-rw-r--r--htdocs/public/me/index.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/public/me/index.ejs b/htdocs/public/me/index.ejs
index 93f59a9..ddd3b01 100644
--- a/htdocs/public/me/index.ejs
+++ b/htdocs/public/me/index.ejs
@@ -23,7 +23,7 @@
<img style="border-radius: 999px;" width="96px" src="<%- me.avatar %>">
<div style="margin-left: 20px;display: flex;align-items: center;">
<div>
- <h1 style="margin: 0;">Minteck | Mia</h1>
+ <h1 style="margin: 0;">Minteck | <% if (slang !== "owo") { %>Mia<% } else {%>Myannnn<% } %></h1>
<p style="margin: 0;opacity:.5;"><%- lang.me.description %> | France<br><a href="https://<%- nlang %>.pronouns.page/@Minteck" target="_blank"><%- lang.me.external %> pronouns.page</a></p>
</div>
</div>