aboutsummaryrefslogtreecommitdiff
path: root/htdocs/public
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2021-12-04 19:53:30 +0100
committerMinteck <contact@minteck.org>2021-12-04 19:53:30 +0100
commitcb7906915cc98b6c76fefaae6bd32fee53bbde51 (patch)
treee400fee0139a3984f6ec88d2ad97fe9ba8bba959 /htdocs/public
parentdaa97a6cd37879051ff55f6b30b94e2f3748858e (diff)
downloadwolfeye-js-cb7906915cc98b6c76fefaae6bd32fee53bbde51.tar.gz
wolfeye-js-cb7906915cc98b6c76fefaae6bd32fee53bbde51.tar.bz2
wolfeye-js-cb7906915cc98b6c76fefaae6bd32fee53bbde51.zip
owo?
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>