From 5ee4a25889ec8d5fc1d8e17348decd6ab2538a03 Mon Sep 17 00:00:00 2001 From: tdro Date: Mon, 6 Jun 2022 01:11:10 -0400 Subject: themes/default/layouts/partials/gallery-walk: Walk outside in public Look inside public folder for image assets to include and minify. Massive efficiency gains. --- content/default/messages/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md index dc52bc3..e018bf8 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.4.16 https://www.thedroneely.com/git/thedroneely/canory +git clone --branch 0.5.30 https://www.thedroneely.com/git/thedroneely/canory cd canory hugo && hugo ``` -- cgit v1.2.3