Update index.html
This commit is contained in:
parent
9c248f65f6
commit
98111af2c5
|
|
@ -44,7 +44,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div class="intro">
|
||||
<main class="intro">
|
||||
<header class="hub-header">
|
||||
<img class="pfp" src="assets/media/avatar.png" alt="Ari avatar">
|
||||
<div>
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
and just tries to help out whenever she can.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
</body>
|
||||
<script src="js/index.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue