aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/info.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/templates/info.php')
-rw-r--r--app/view/templates/info.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/view/templates/info.php b/app/view/templates/info.php
index d86bdc1..3203ce6 100644
--- a/app/view/templates/info.php
+++ b/app/view/templates/info.php
@@ -12,11 +12,16 @@
<h1>Info</h1>
+<h2>Version</h2>
+
+<?= $version ?>
+
+<h2>Links</h2>
<ul>
<li><a href="https://github.com/vincent-peugnet/wcms" target="_blank">🐱‍👤 Github</a></li>
<li><a href="#manual">📕 Manual</a></li>
-<li><a href="#">🌵 Website</a></li>
+<li><a href="https://w-cms.top" target="_blank">🌵 Website</a></li>
</ul>
<h2>About</h2>