diff --git a/templates/home.tmpl b/templates/home.tmpl index b020a5a..913f36b 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -7,6 +7,7 @@

Planet Renox

A refined sanctuary for your source code.

+

Debug - AssetUrlPrefix: {{AssetUrlPrefix}}

{{if .IsSigned}} {{ctx.Locale.Tr "explore"}} @@ -46,7 +47,7 @@ .renox-subtitle { font-size: 1.25rem; color: #6a737d; - margin-bottom: 2.5rem; + margin-bottom: 1rem; font-weight: 300; }