Added Go runtime version to the layout footer
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
<!-- footer -->
|
||||
<nav id="main-footer">
|
||||
<p>BLT version {{ .app_version }}</p>
|
||||
<p>BLT version {{ .app_version }} | Built with Go {{ .runtime_version }}</p>
|
||||
</nav>
|
||||
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user