feat: show build commit on admin page
This commit is contained in:
@@ -209,6 +209,9 @@
|
||||
<div class="text-[12px] font-black uppercase">
|
||||
Data_Density: {{len .Files}} records | Page: {{.Page}}/{{.TotalPages}}
|
||||
</div>
|
||||
<div class="text-[11px] font-black uppercase text-gray-600">
|
||||
Build_Commit: {{.BuildCommit}}
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user