edit title
This commit is contained in:
parent
9b720cd33f
commit
efae3d6e8e
1 changed files with 7 additions and 7 deletions
14
index.html
14
index.html
|
@ -5,9 +5,9 @@
|
||||||
<!-- Page Information
|
<!-- Page Information
|
||||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>LittleLink</title>
|
<title>Drew Davis</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="Drew Davis">
|
||||||
|
|
||||||
<!-- Mobile Specific Metas
|
<!-- Mobile Specific Metas
|
||||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||||
|
@ -53,13 +53,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.png" srcset="images/avatar@2x.png 2x" alt="Drew Davis Logo">
|
||||||
|
|
||||||
<!-- Your Name -->
|
<!-- Your Name -->
|
||||||
<h1>LittleLink</h1>
|
<h1>Drew Davis</h1>
|
||||||
|
|
||||||
<!-- Short Bio -->
|
<!-- 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>Hi! I'm Drew Davis. This is your onestop shop to link up with me. This site is powerd by LittleLink, 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>. </p>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Github -->
|
<!-- Github -->
|
||||||
<a class="button button-github" href="#" target="_blank" rel="noopener"><img class="icon" src="icons/github.svg" alt="GitHub Logo">GitHub</a>
|
<a class="button button-github" href="https://github.com/davisdre" target="_blank" rel="noopener"><img class="icon" src="icons/github.svg" alt="GitHub Logo">GitHub</a>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- Twitter -->
|
<!-- Twitter -->
|
||||||
|
|
Loading…
Reference in a new issue