mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-08-15 04:39:15 +02:00
version build
This commit is contained in:
@@ -31,15 +31,15 @@
|
||||
</svg>
|
||||
|
||||
<span class="">
|
||||
UM {{ template "version" . }}
|
||||
UM
|
||||
|
||||
{{ with .Version }}
|
||||
<span class="text-neutral-400 text-xs font-normal truncate">{{ . }}</span>
|
||||
{{ end }}
|
||||
</span>
|
||||
</a>
|
||||
{{ end }}
|
||||
|
||||
{{ define "version" }}
|
||||
<span class="text-neutral-400 text-xs font-normal truncate">v0.5.0-alpha</span>
|
||||
{{ end }}
|
||||
|
||||
{{ define "sponsors" }}
|
||||
<div hx-get="/sponsors" hx-trigger="intersect" hx-swap="outerHTML"></div>
|
||||
{{ end }}
|
Reference in New Issue
Block a user