mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 19:09:02 +00:00
chore(posts): add weight attribute to some
This commit is contained in:
@@ -11,6 +11,7 @@ ShowToc: true
|
|||||||
TocOpen: true
|
TocOpen: true
|
||||||
social:
|
social:
|
||||||
fediverse_creator: "@adityatelange@mastodon.social"
|
fediverse_creator: "@adityatelange@mastodon.social"
|
||||||
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
### Inline Code
|
### Inline Code
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ cover:
|
|||||||
caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)"
|
caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)"
|
||||||
ShowToc: true
|
ShowToc: true
|
||||||
TocOpen: true
|
TocOpen: true
|
||||||
|
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.
|
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.
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
title: "Install / Update PaperMod"
|
title: "Install / Update PaperMod"
|
||||||
summary: Read aboout Install and Update instructions and sampled configuration templates
|
summary: Read aboout Install and Update instructions and sampled configuration templates
|
||||||
date: 2021-01-20
|
date: 2021-01-20
|
||||||
|
weight: 1
|
||||||
series: ["PaperMod"]
|
series: ["PaperMod"]
|
||||||
aliases: ["/papermod-installation"]
|
aliases: ["/papermod-installation"]
|
||||||
tags: ["PaperMod", "Docs"]
|
tags: ["PaperMod", "Docs"]
|
||||||
|
|||||||
Reference in New Issue
Block a user