mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-12-08 08:20:23 +00:00
Update example posts
This commit is contained in:
parent
16d05fc1f4
commit
fc1b60fe6c
5 changed files with 13 additions and 1 deletions
|
|
@ -2,6 +2,12 @@
|
|||
title: "Markdown Syntax Guide"
|
||||
date: 2019-03-11
|
||||
draft: false
|
||||
tags: [
|
||||
"markdown",
|
||||
"css",
|
||||
"html",
|
||||
"themes",
|
||||
]
|
||||
---
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue