Update index.tpl.html

This commit is contained in:
noxy 2017-02-02 13:22:00 +00:00
parent 24e5e881aa
commit 09833c0bc7

View File

@ -4,6 +4,7 @@
<title>f0ck me!</title>
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
<link rel="stylesheet" type="text/css" href="./s/style.css">
<link rel="stylesheet" type="text/css" href="./s/indexstyle.css">
</head>
<body>
<div class="navbar"><a href="/">f0ck.me</a> | <a href="/how">how to</a> | <a href="/contact">Contact</a> | <span id="themes"></span></div>