changes to index.html
This commit is contained in:
parent
e0c5d3d8de
commit
8593dd4154
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
<meta charset="utf-8">
|
||||
<title>LittleLink</title>
|
||||
<meta name="description" content="Find us online!">
|
||||
<meta name="author" content="Seth Cottle">
|
||||
<meta name="author" content="Brian Andrews">
|
||||
|
||||
<!-- Mobile Specific Metas
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
|
@ -69,10 +69,10 @@
|
|||
<img src="images/avatar.png" class="avatar" srcset="images/avatar@2x.png 2x" alt="LittleLink Logo">
|
||||
|
||||
<!-- Title -->
|
||||
<h1>LittleLink</h1>
|
||||
<h1>Brian Andrews</h1>
|
||||
|
||||
<!-- Short Bio -->
|
||||
<p>LittleLink is an open source DIY alternative to services like <a href="https://linktr.ee" target="_blank" rel="noopener">Linktree</a> and <a href="https://many.link" target="_blank" rel="noopener">many.link</a>. LittleLink was built using <a href="http://www.getskeleton.com" target="_blank" rel="noopener">Skeleton</a>, a dead simple, responsive boilerplate—we've just created some branded buttons and stripped out the things you won't need. 😊</p>
|
||||
<p>My bio.</p>
|
||||
|
||||
<!--
|
||||
|
||||
|
|
Loading…
Reference in a new issue