Only show first 8 characters of git commit hash on about page

This commit is contained in:
wiz
2020-10-11 20:17:36 +09:00
parent 024b2d58f7
commit 1d8d39db6b
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<br /><br />
<div class="text-small text-center">
Git commit: {{ gitCommit$ | async }}
v2.0-SNAPSHOT ({{ gitCommit$ | async }})
</div>
<br>