|
@@ -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.<br>
|
|
|
| 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 <a href="https://twitter.com/crafatar">@crafatar</a>
|
|
|
+ li You can <a href="https://webchat.esper.net/?channels=crafatar">join us</a> in #crafatar on irc.esper.net
|
|
|
+
|
|
|
footer
|
|
|
hr
|
|
|
p(class="pull-right") Copyright Craftatar #{new Date().getFullYear()}
|