diff options
author | mh <mh@immerda.ch> | 2011-01-06 00:27:01 +0100 |
---|---|---|
committer | mh <mh@immerda.ch> | 2011-01-06 00:27:01 +0100 |
commit | 827c7669216983f9f4a98ebbf3035decabef721b (patch) | |
tree | c2bdc25616faa56fa3d8300a78fbb620fa447c3e /index.html | |
parent | dcbab60a1e97dd2ec2d65e61d11bc98890e89c22 (diff) |
update to the new layout
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -12,6 +12,7 @@ <body> <div id="wrapper"> <div id="header"> + <div id="logo"><a href="/" title="Home"> </a></div> <div id="rss"> </div> <div id="navi"> @@ -68,9 +69,11 @@ Babbleprint (SHA1) : xetok-tosib-volup-notiv-hekit-zukih-porem-femig-pavol-cucan <p><i>[DE]</i> Diese Liste <a href="/assets/silc-network.txt">GPG-Signiert</a></p> <p><i>[EN]</i> Get this list <a href="/assets/silc-network.txt">GPG signed</a></p> </div> - <div id="footer"> - <p>Content by: <a href="https://www.immerda.ch">immerda.ch</a> </p> </div> + <div class="push"></div> + </div> + <div id="footer"> + <p>Content by: <a href="https://www.immerda.ch">immerda.ch</a> </p> </div> </body> </html> |