aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-16 10:00:56 +0000
committerFuwn <[email protected]>2024-06-16 10:08:13 +0000
commit78f50f24b3ff87f5f1e0227e2cdd2599a39add82 (patch)
treeff611bf63ab09832508f2964ef3324f4d70ca45f /index.html
parentdocs(readme): add nix runner information (diff)
downloadmayu-0.1.9.tar.xz
mayu-0.1.9.zip
feat(index.html): show version if availablev0.1.9
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 86a2c96..42b4ef0 100644
--- a/index.html
+++ b/index.html
@@ -220,6 +220,7 @@
Source code available on
<a href="https://github.com/Fuwn/mayu" target="_blank">GitHub</a>
+ {{ MAYU_VERSION }}
</p>
</div>
@@ -246,6 +247,7 @@
Source code available on
<a href="https://github.com/Fuwn/mayu" target="_blank">GitHub</a>
+ {{ MAYU_VERSION }}
</p>
</div>
</main>