Replace page dates with weights in exampleSite

This commit is contained in:
Will Faught
2023-02-22 21:18:06 -08:00
parent 42a29bf2cb
commit b59a671ed7
14 changed files with 14 additions and 14 deletions

View File

@@ -1,10 +1,10 @@
---
authors: [michael_bluth]
categories: [paige]
date: 2019-03-11
description: Sample article showcasing basic Markdown syntax and formatting for HTML elements.
tags: [content, markdown, css, html]
title: Markdown Syntax Guide
weight: 10
---
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.