diff options
| author | Fuwn <[email protected]> | 2024-06-16 10:00:56 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-16 10:08:13 +0000 |
| commit | 78f50f24b3ff87f5f1e0227e2cdd2599a39add82 (patch) | |
| tree | ff611bf63ab09832508f2964ef3324f4d70ca45f /index.html | |
| parent | docs(readme): add nix runner information (diff) | |
| download | mayu-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.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |