From 66f291b40a2e3a90cb52cac0392bfd9ef466ee0c Mon Sep 17 00:00:00 2001 From: Vahe Grigoryan <32876150+Vahegian@users.noreply.github.com> Date: Tue, 24 Aug 2021 16:46:33 +0200 Subject: [PATCH] add epoch timer (#1005) * add epoch timer * fix layout * add margin --- templates/index/hero.html | 63 +++++++++++++++++++++++++++++---------- 1 file changed, 48 insertions(+), 15 deletions(-) diff --git a/templates/index/hero.html b/templates/index/hero.html index 1ba2949466..d784d126d1 100644 --- a/templates/index/hero.html +++ b/templates/index/hero.html @@ -6,10 +6,11 @@ {{ if .Countdown.Enabled }} -
-

{{ .Countdown.Title }}

-

- {{ .Countdown.Info }} +
+

{{ .Countdown.Title }}

+

+

+ {{ .Countdown.Info }}
{{ end }} class="fas fa-ad mr-2">Advertise
+ {{ if .Countdown.Enabled }} +
+
+

{{ .Countdown.Title }}

+

+
+
+ {{ end }} @@ -172,24 +181,48 @@
{{ if .Countdown.Enabled }} {{ end }}