Update index.html

This commit is contained in:
John Fox 2022-06-03 15:01:15 -04:00
parent e53e41e53d
commit 075d12d33f

View file

@ -6,9 +6,9 @@
<!-- Page Information <!-- Page Information
--> -->
<meta charset="utf-8"> <meta charset="utf-8">
<title>LittleLink</title> <title>Falc0n2k on the Web</title>
<meta name="description" content="Find us online!"> <meta name="description" content="Find me online!">
<meta name="author" content="Seth Cottle"> <meta name="author" content="John Fox">
<!-- Mobile Specific Metas <!-- Mobile Specific Metas
--> -->
@ -66,13 +66,13 @@
--> -->
<!-- Your Image Here --> <!-- Your Image Here -->
<img src="images/avatar.png" srcset="images/avatar@2x.png 2x" alt="LittleLink Logo"> <img src="images/avatar@2x.png" srcset="images/avatar@2x.png 2x" alt="Falc0n2k's avatar">
<!-- Title --> <!-- Title -->
<h1>Falc0n2k</h1> <h1>Falc0n2k</h1>
<!-- Short Bio --> <!-- Short Bio -->
<h3>They/them</h3> <p><h3>They/them</h3></p>
<p>📷 Content creator<br/>∞🏳️‍🌈🖤 Autistic enby ace<br/>🍽️ Foodie<br/>🌺 Dog, cat and plant dad</p> <p>📷 Content creator<br/>∞🏳️‍🌈🖤 Autistic enby ace<br/>🍽️ Foodie<br/>🌺 Dog, cat and plant dad</p>
<!-- <!--
@ -143,7 +143,7 @@
<!-- Email --> <!-- Email -->
<a class="button button-default" href="mailto:falc0n2k@icloud.com" target="_blank" rel="noopener"> <a class="button button-default" href="mailto:falc0n2k@icloud.com" target="_blank" rel="noopener">
<img class="icon" src="images/icons/email.svg" alt="Email Icon">falc0n2k@icloud.com</a> <img class="icon" src="images/icons/email.svg" alt="Email Icon">Email</a>
<br> <br>
<!-- Cash App Dollar --> <!-- Cash App Dollar -->
@ -172,7 +172,7 @@
This also includes a link to the LittleLink repository to make forking LittleLink easier. 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. You can edit or remove anything here to make your own footer.
--> -->
<p><a href="privacy.html">Privacy Policy</a> | Build your own by forking <a href="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>.</p> <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>
</div> </div>
</div> </div>