summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-20 16:41:35 -0700
committers1n <[email protected]>2019-10-20 16:41:35 -0700
commitfa6828c564fe8074658ef0ac95fb20edc0df13d2 (patch)
tree97205dee6fc9bce331f7d55f599e91638fa7c46a /index.html
parentrename files to index to fix them not showing up (diff)
downloadp.s1n.pw-admin-fa6828c564fe8074658ef0ac95fb20edc0df13d2.tar.xz
p.s1n.pw-admin-fa6828c564fe8074658ef0ac95fb20edc0df13d2.zip
favicon
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6306dae..38d171f 100644
--- a/index.html
+++ b/index.html
@@ -25,6 +25,9 @@
<link rel="stylesheet" href="/css/animate.css">
<script src="/js/wow.min.js"></script>
+ <!-- favicon -->
+ <link rel="shortcut icon" href="/assets/superthumb.jpg" type="image/jpg">
+
</head>
<body>
<div class="wrapper">
@@ -65,7 +68,7 @@
<!--------------- hero section starts here --------------->
<div class="hero">
<div class="header">
- <h1 class="line anim-typewriter">I make brands matter in culture.</h1>
+ <h1 class="line anim-typewriter">I do what you won't.</h1>
</div>
</div>