summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-26 16:00:14 +0200
committerErich Eckner <git@eckner.net>2018-06-26 16:00:14 +0200
commit672741392cc11eeee0bc2487903dfb726fc2c28f (patch)
tree2caf85400dd5e18d25887f55764fa73c2436b409 /index.html
parentcacab130731472c62d5ebcb419b1e62103803316 (diff)
downloadwebsite-672741392cc11eeee0bc2487903dfb726fc2c28f.tar.xz
index.html: move image to avoid scrolling for information
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 70e8fdf..474f835 100644
--- a/index.html
+++ b/index.html
@@ -33,8 +33,6 @@
</div>
<div style="text-align: center">
- <img style="display: block; margin-left: auto; margin-right: auto" src="logo32.png" width="60%" />
-
<p>
<h1>Community maintained repos.</h1>
@@ -49,6 +47,8 @@
</p>
</div>
+ <img style="display: block; margin-left: auto; margin-right: auto" src="logo32.png" width="60%" />
+
<div id="footer">
<p>Copyright © 2002-2017 <a href="mailto:jvinet@zeroflux.org"
title="Contact Judd Vinet">Judd Vinet</a> and <a href="mailto:aaron@archlinux.org"