sites

parazyd.cf website
git clone git://parazyd.org/sites.git
Log | Files | Refs

commit 83b3514b00b0a7c877f444add0959c3aae47a6e5
parent 498fa011259e32223c31faf1ca183537beac9720
Author: parazyd <parazyd@dyne.org>
Date:   Mon,  1 Aug 2016 02:25:31 +0200

remove something something

Diffstat:
Mheader.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/header.html b/header.html @@ -10,5 +10,5 @@ </head> <div id="header"> <a href="/"><img alt="logo" src="/static/logo.svg"></a> - <a id="headerLink" href="/">parazyd.cf</a> <span id="headerSubtitle">something something</span> + <a id="headerLink" href="/">parazyd.cf</a> <!-- <span id="headerSubtitle">something something</span> --> </div>