aboutsummaryrefslogtreecommitdiff
path: root/content
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 /content
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
Diffstat (limited to 'content')
-rw-r--r--content/default/messages/quickstart.md2
1 files changed, 1 insertions, 1 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
```