aboutsummaryrefslogtreecommitdiff
path: root/website/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/website/index.html b/website/index.html
index a3a3f5b3..c85d2fb9 100644
--- a/website/index.html
+++ b/website/index.html
@@ -41,10 +41,15 @@
<img src="icon_bugs.png" />
<span>Report an issue</span>
</a>
- <a class="download" id="downloadLink" href="download.html">
- <img src="icon_download.png" />
- <span>Download!</span>
- </a>
+ <div class="downloadContainer">
+ <a class="downloadLink" id="downloadLink" href="download.html">
+ <img src="icon_download.png" />
+ <span>Download!</span>
+ </a>
+ <div class="versionInfo">
+ Version: @VERSION@ | <a href="changelog.html">changelog</a>
+ </div>
+ </div>
</div>
<div class="video">
<video width="800" height="480" poster="videos/poster.png" controls="controls">