mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
Show Git commit in about page
This commit is contained in:
parent
a37a2dd043
commit
d70b4d39ab
3 changed files with 4 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
<h3>Miniflux</h3>
|
||||
<ul>
|
||||
<li><strong>{{ t "page.about.version" }}</strong> {{ .version }}</li>
|
||||
<li><strong>Git Commit</strong> {{ .commit }}</li>
|
||||
<li><strong>{{ t "page.about.build_date" }}</strong> {{ .build_date }}</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue