From 878408fb5c8cfc17e695ae846fa0a13c5f0bb848 Mon Sep 17 00:00:00 2001 From: tdro Date: Sun, 12 Jun 2022 03:50:28 -0400 Subject: themes/default/layouts/partials/video-container: Source of truth for video embeds Static videos with cached copy. Convert imgur short code into a video short code helper. Replace dynamic embed with static. --- content/default/messages/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/default') diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md index 917b171..deaec55 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.5.30 https://www.thedroneely.com/git/thedroneely/canory +git clone --branch 0.6.28 https://www.thedroneely.com/git/thedroneely/canory cd canory hugo && hugo ``` -- cgit v1.2.3