summaryrefslogtreecommitdiff
path: root/lib/web/templates/layout/app.html.eex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/web/templates/layout/app.html.eex')
-rw-r--r--lib/web/templates/layout/app.html.eex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/web/templates/layout/app.html.eex b/lib/web/templates/layout/app.html.eex
index b3199e2..99dbe9e 100644
--- a/lib/web/templates/layout/app.html.eex
+++ b/lib/web/templates/layout/app.html.eex
@@ -121,7 +121,7 @@
<%= @inner_content %>
</div>
<div mt-4 text-grey text-small">
- v<%= Nola.version() %> <a href="<%= Nola.source_url() %>">source</a>
+ v<%= Nola.version() %> &mdash; <a href="<%= Nola.source_url() %>">source</a>
</div>
<!-- /End replace -->
</div>