Merge pull request 'Update index.html' (#2) from doughmination/ari-pages:main into main

Reviewed-on: https://git.gay/ari/pages/pulls/2
Reviewed-by: ari <ari@noreply.localhost>
This commit is contained in:
ari 2026-06-10 17:18:07 +02:00 committed by git.gay
commit 790dc01265
No known key found for this signature in database
GPG Key ID: BDA2A7586B5E1432
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
</head> </head>
<body> <body>
<div class="intro"> <main class="intro">
<header class="hub-header"> <header class="hub-header">
<img class="pfp" src="assets/media/avatar.png" alt="Ari avatar"> <img class="pfp" src="assets/media/avatar.png" alt="Ari avatar">
<div> <div>
@ -56,7 +56,7 @@
and just tries to help out whenever she can. and just tries to help out whenever she can.
</div> </div>
</header> </header>
</div> </main>
</body> </body>
<script src="js/index.js"></script> <script src="js/index.js"></script>