aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/home.sources.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-08-02 21:41:28 -0400
committertdro <tdro@noreply.example.com>2022-08-02 21:41:28 -0400
commitc9bbcb3bda9666eb02dd6ed2f12308de4394d60a (patch)
tree2e98b6e3769ecab43e0b367cf17c825bbc6af27e /themes/default/layouts/_default/home.sources.html
parentfa873d922568ba116758e256606c7563aead08c9 (diff)
downloadcanory-c9bbcb3bda9666eb02dd6ed2f12308de4394d60a.tar.gz
canory-c9bbcb3bda9666eb02dd6ed2f12308de4394d60a.tar.bz2
canory-c9bbcb3bda9666eb02dd6ed2f12308de4394d60a.zip
themes/default/layouts/shortcodes: Add version shortcode
Diffstat (limited to 'themes/default/layouts/_default/home.sources.html')
-rw-r--r--themes/default/layouts/_default/home.sources.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/home.sources.html b/themes/default/layouts/_default/home.sources.html
index d2a05e7..9328920 100644
--- a/themes/default/layouts/_default/home.sources.html
+++ b/themes/default/layouts/_default/home.sources.html
@@ -93,7 +93,7 @@
<footer>
<p>
- Canory Version: 0.9.37
+ Canory Version: {{ "{{% version number %}}" | markdownify }}
&middot; Dictionary Access by Paul Lutus: <a href="https://arachnoid.com/javascript/dictionary_access.js">GPLv2+ License</a>
&middot; Feather Icons by Cole Bemis: <a href="https://github.com/feathericons/feather/blob/8b5d6802fa8fd1eb3924b465ff718d2fa8d61efe/LICENSE">MIT License</a>
&middot; Tabler Icons by Paweł Kuna: <a href="https://github.com/tabler/tabler-icons/blob/60f39297d0f785f2e8635faca6857b2260b2d164/LICENSE">MIT License</a>