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 eb4a35bda6
commit dc1a81cb6e
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>