Update index.html
This commit is contained in:
parent
075d12d33f
commit
eca7e3e9df
1 changed files with 3 additions and 3 deletions
|
@ -66,13 +66,13 @@
|
|||
-->
|
||||
|
||||
<!-- Your Image Here -->
|
||||
<img src="images/avatar@2x.png" srcset="images/avatar@2x.png 2x" alt="Falc0n2k's avatar">
|
||||
<img src="images/avatar.png" srcset="images/avatar@2x.png 2x" alt="Falc0n2k's avatar">
|
||||
|
||||
<!-- Title -->
|
||||
<h1>Falc0n2k</h1>
|
||||
|
||||
<!-- Short Bio -->
|
||||
<p><h3>They/them</h3></p>
|
||||
<p><h4>They/them</h4></p>
|
||||
<p>📷 Content creator<br/>∞🏳️🌈🖤 Autistic enby ace<br/>🍽️ Foodie<br/>🌺 Dog, cat and plant dad</p>
|
||||
|
||||
<!--
|
||||
|
@ -172,7 +172,7 @@
|
|||
This also includes a link to the LittleLink repository to make forking LittleLink easier.
|
||||
You can edit or remove anything here to make your own footer.
|
||||
-->
|
||||
<p><h5><a href="privacy.html">Privacy Policy</a> | Build your own by forking <a href="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>.</h5></p>
|
||||
<p><h6><a href="privacy.html">Privacy Policy</a> | Build your own by forking <a href="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>.</h6></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue