diff options
Diffstat (limited to 'templates/nav.html')
-rw-r--r-- | templates/nav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/nav.html b/templates/nav.html index c00c880..ea1e1af 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -49,7 +49,7 @@ </ul> <ul style="float: right"> <li> - <a href="https://github.com/HanEmile/r2wars-web">src</a> + <a href="https://github.com/HanEmile/r2wars-web">{{ .version }} src</a> </li> </ul> </nav> |