diff options
-rw-r--r-- | media/archcon.png | bin | 0 -> 7964 bytes | |||
-rw-r--r-- | templates/public/index.html | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/media/archcon.png b/media/archcon.png Binary files differnew file mode 100644 index 00000000..252ffe0a --- /dev/null +++ b/media/archcon.png diff --git a/templates/public/index.html b/templates/public/index.html index 9ba1380b..25c76abd 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -70,6 +70,10 @@ </table> </div> <br /> + <div style="text-align: center;"> + <a href="http://www.archlinux.ca/archcon2010/" title="ArchCon 2010"><img src="/media/archcon.png" class="" title="" alt="ArchCon 2010" /></a> + </div> + <br /> {% if user.is_authenticated %} <h3>Dev Links:</h3> <ul class="links"> |