summaryrefslogtreecommitdiff
path: root/views/layouts/main.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'views/layouts/main.handlebars')
-rwxr-xr-xviews/layouts/main.handlebars5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/layouts/main.handlebars b/views/layouts/main.handlebars
index a7c4321..06bb146 100755
--- a/views/layouts/main.handlebars
+++ b/views/layouts/main.handlebars
@@ -74,7 +74,10 @@
{{{body}}}
</div>
<div id="footerContainer">
- <small class="text-muted"><a href="https://github.com/lowercasename/gathio">GitHub</a> &middot; Made with <i class="far fa-heart"></i> by <a href="http://raphaelkabo.com">Raphael</a> &middot; Need help? <a href="mailto:support@gath.io">Email us</a>.</small>
+ <small class="text-muted">
+ <a href="https://github.com/lowercasename/gathio">GitHub</a> &middot; Made with <i class="far fa-heart"></i> by <a href="http://raphaelkabo.com">Raphael</a> &middot; Need help? <a href="mailto:support@gath.io">Email us</a>.<br />
+ If you like gathio, you might like <strong><a href="http://sweet.sh/" style="color:#ed5e5e;">sweet</a></strong>, my utopian social network.
+ </small>
</div>
</div>
</div>