aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-26 22:36:10 -0400
committertdro <tdro@noreply.example.com>2022-05-26 22:36:10 -0400
commit2c2c367b2697fa3e4f3ca84af491119ebfa6db53 (patch)
tree2e50441e410ee5ecce8d6b08b20991d7cb8e7ea0
parent690e7de4b1ea76f093c93d035af110510b3d0f86 (diff)
downloadcanory-2c2c367b2697fa3e4f3ca84af491119ebfa6db53.tar.gz
canory-2c2c367b2697fa3e4f3ca84af491119ebfa6db53.tar.bz2
canory-2c2c367b2697fa3e4f3ca84af491119ebfa6db53.zip
themes/default/layouts/_default/home.sources: Set to version 0.3.31
-rw-r--r--content/default/messages/quickstart.md2
-rw-r--r--themes/default/layouts/_default/home.sources.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md
index 1f06305..123c3cc 100644
--- a/content/default/messages/quickstart.md
+++ b/content/default/messages/quickstart.md
@@ -11,7 +11,7 @@ explaining how to get started. The copy button is broken...
GIT CLONE. EXECUTE HUGO TWICE. HUGO VERSION >= 0.94.2.
```shell
-git clone --branch 0.2.17 https://www.thedroneely.com/git/thedroneely/canory
+git clone --branch 0.3.31 https://www.thedroneely.com/git/thedroneely/canory
cd canory
hugo && hugo
```
diff --git a/themes/default/layouts/_default/home.sources.html b/themes/default/layouts/_default/home.sources.html
index 8297794..835933d 100644
--- a/themes/default/layouts/_default/home.sources.html
+++ b/themes/default/layouts/_default/home.sources.html
@@ -101,7 +101,7 @@
<footer>
<p>
- Canory Version: 0.2.17
+ Canory Version: 0.3.31
&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>