Added presence

This commit is contained in:
nin0dev 2024-05-10 18:02:26 -04:00
parent e1c93f4ce3
commit d9b544f7af
2 changed files with 25 additions and 1 deletions

View file

@ -15,10 +15,11 @@
<div class="window-body">
<div id="header">
<img src="logo.png" alt="the nin0dev logo" id="pfp">
<h3>nin0dev</h3>
<h3>nin0dev <span style="font-size: 0.4em;">(he/him)</span></h3>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/lanyard-wrapper/dist/index.browser.js"></script>
<script src="index.js"></script>
</body>
</html>