aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-12-21 00:20:05 -0500
committertdro <tdro@noreply.example.com>2022-12-21 00:20:05 -0500
commit7f5c73bc0384f1a0ffec2701d4183e2208007b40 (patch)
tree16f170cea156fa4e2d904c2f5fdb704843d618d1 /content
parent2fb41a96097f335b3e5dbeb8dd0a2ad67bde2d3f (diff)
downloadcanory-7f5c73bc0384f1a0ffec2701d4183e2208007b40.tar.gz
canory-7f5c73bc0384f1a0ffec2701d4183e2208007b40.tar.bz2
canory-7f5c73bc0384f1a0ffec2701d4183e2208007b40.zip
themes/default/layouts/partials: Prevent feed fetches from multiplying0.11.9
By limiting to section. Add hugo option to version shortcode
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 00b35c1..0db74e2 100644
--- a/content/default/messages/quickstart.md
+++ b/content/default/messages/quickstart.md
@@ -12,7 +12,7 @@ GIT CLONE.
{{% version clone=true %}}
-EXECUTE HUGO TWICE. HUGO VERSION >= 0.101.0
+EXECUTE HUGO TWICE. HUGO VERSION >= {{% version hugo=true %}}
```shell
cd canory