From d0f9ca61a9fb7e4c6633127fddf797a2699e0140 Mon Sep 17 00:00:00 2001 From: Karl <kc0bfv@gmail.com> Date: Sat, 15 Feb 2020 16:27:02 +0000 Subject: [PATCH] Update dropdown shortcode to use HTML details --- exampleSite/content/markdown-syntax.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/content/markdown-syntax.md b/exampleSite/content/markdown-syntax.md index 8bb4658..0bd28bb 100644 --- a/exampleSite/content/markdown-syntax.md +++ b/exampleSite/content/markdown-syntax.md @@ -20,7 +20,7 @@ images: ["img/interesting01.jpg"] imagealt: "Interesting Page Image" draft: false -weight: 3 +weight: 2 --- This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. -- Gitblit v1.10.0