aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoro5pxels <o5pxels@gmail.com>2021-03-29 23:17:29 -0500
committero5pxels <o5pxels@gmail.com>2021-03-29 23:17:29 -0500
commit9f7566f850be56435bf8235e04702166cabca736 (patch)
tree4b3a1cca795bd615c92798818d2a7d20bd385636 /index.html
parentdae18c7cbef53fa538771a7c54b7f768f07c5c50 (diff)
downloadpersonal-website-9f7566f850be56435bf8235e04702166cabca736.tar.xz
personal-website-9f7566f850be56435bf8235e04702166cabca736.zip
Remove repo, add favicons
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index 947bde3..f8f992a 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,10 @@
<title>FivePixels</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="assets/css/main.css" />
+ <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
+ <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
+ <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
+ <link rel="manifest" href="/site.webmanifest" />
</head>
<body id="home">
<header>
@@ -62,7 +66,7 @@
Welcome to my website. I hope you find your visit welcoming and
informative.
</p>
- <p><a href="mailto:o5pxels@gmail.com">o5pxels@gmail.com</a></p>
+ <p><a href="mailto:o5pxels@gmail.com">o5pxels@gmail.com</a></p>
</section>
<section id="projects">
<h1>Projects</h1>