added git hashes to about page

This commit is contained in:
2017-09-12 00:20:59 +02:00
parent bdadb9b532
commit fd2a6df245
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -22,6 +22,11 @@
<th>ESPTerm</th>
<td>v%vers_fw%, built %date% at %time%</td>
</tr>
<tr>
<th>Git hash</th>
<td>back-end: <a href="%githubrepo%/commit/%hash_backend%">%hash_backend%</a>,
front-end: <a href="%githubrepo_front%/commit/%hash_frontend%">%hash_frontend%</td>
</tr>
<tr>
<th>libesphttpd</th>
<td>v%vers_httpd%</td>