feat: add application versioning to UI and implement automated release workflow via Gitea Actions
Release / release (pull_request) Successful in 1m13s
Release / release (pull_request) Successful in 1m13s
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<div class="navbar-brand" style="display: flex; align-items: center;">
|
||||
<img src="/static/icon.png" alt="" style="height: 1.5rem; margin-right: 0.5rem; border-radius: 4px;">
|
||||
Go<span>Encode</span>
|
||||
<span style="font-size: 0.75rem; font-weight: normal; margin-left: 0.5rem; color: #888; background: #2a2a2a; padding: 2px 6px; border-radius: 4px;">{{if .Version}}v{{.Version}}{{else}}vdev{{end}}</span>
|
||||
</div>
|
||||
<div class="nav-links">
|
||||
<a href="/" id="nav-dashboard">
|
||||
|
||||
Reference in New Issue
Block a user