This commit is contained in:
ImBadAtThisStuff 2026-05-29 01:19:15 +01:00
parent c1befcef72
commit 36619663aa
1 changed files with 2 additions and 2 deletions

View File

@ -40,11 +40,11 @@
<div class="intro"> <div class="intro">
<div class="intro-header"> <div class="intro-header">
<div class="HiIm">Hi, I'm </div> <div class="HiIm">Hi, I'm </div>
<div class="name"> Ari</div> <div class="name">Ari</div>
<div class="pronouns">(She/They)</div> <div class="pronouns">(She/They)</div>
</div> </div>
<div class="intro-text"> <div class="intro-text">
I'm a 17 Year Old devloper from <b>England, United Kingdom</b> who rarely actually does devlopment work, and just tries to help out whenever she can. A 17 Year Old devloper from <b>England, United Kingdom</b> who rarely actually does devlopment work, and just tries to help out whenever she can.
</body> </body>
<script src="js/index.js"></script> <script src="js/index.js"></script>
</html> </html>