HackMD/public/views/index
Sheogorath bcc914a773
Add full version string
Currently we only provide the version from `package.json`. This means
that during updates of instances, e.g. the demo instance, which runs
latest master instead of a stable release, changes are not reflected to
the webclient.

This patch adds a fullversion string that contains the current commit
and this way makes that clients are notified about changes.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-11-11 12:44:19 +01:00
..
body.ejs Add full version string 2018-11-11 12:44:19 +01:00
foot.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
footer.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
head.ejs removing global site layout vars from individual routers, putting them into app.local 2018-11-03 00:52:48 +01:00
header.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00