diff --git a/views/index.jade b/views/index.jade index a42a1a7..991ede7 100644 --- a/views/index.jade +++ b/views/index.jade @@ -280,6 +280,15 @@ block content | Images are cached in your browser for #{config.browser_cache_time/60} minutes until a new request to Crafatar is made.
| When you changed your skin you can try clearing your browser cache to see the change faster. + + section + a(id="contact" class="anchor") + a(href="#contact") + h2 Contact + ul + li You can follow us on twitter @crafatar + li You can join us in #crafatar on irc.esper.net + footer hr p(class="pull-right") Copyright Craftatar #{new Date().getFullYear()}