mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-12-08 08:20:23 +00:00
Revert "Page header should be wrote by toml style #36"
This reverts commit 5b5a681f5a.
This commit is contained in:
parent
116ade77a5
commit
fcd96a076a
6 changed files with 31 additions and 31 deletions
|
|
@ -1,8 +1,8 @@
|
|||
+++
|
||||
title = "Markdown Syntax Guide"
|
||||
date = "2019-03-11"
|
||||
draft = false
|
||||
+++
|
||||
---
|
||||
title: "Markdown Syntax Guide"
|
||||
date: 2019-03-11
|
||||
draft: false
|
||||
---
|
||||
|
||||
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.
|
||||
<!--more-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue