Update weights
This commit is contained in:
@@ -4,7 +4,7 @@ date: 2020-10-01T17:55:28+08:00
|
|||||||
description: "Guide to emoji usage in Hugo and DoIt."
|
description: "Guide to emoji usage in Hugo and DoIt."
|
||||||
tags: ["emoji"]
|
tags: ["emoji"]
|
||||||
type: post
|
type: post
|
||||||
weight: 1
|
weight: 25
|
||||||
---
|
---
|
||||||
|
|
||||||
Emoji can be enabled in a Hugo project in a number of ways.
|
Emoji can be enabled in a Hugo project in a number of ways.
|
||||||
|
|||||||
@@ -3,7 +3,6 @@ title: "Lorem Ipsum"
|
|||||||
date: 2021-04-15T23:39:49+05:30
|
date: 2021-04-15T23:39:49+05:30
|
||||||
tags: ["xyz", "def"]
|
tags: ["xyz", "def"]
|
||||||
type: "post"
|
type: "post"
|
||||||
weight: 3
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Heading 1
|
# Heading 1
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ date: 2019-06-19
|
|||||||
description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
|
description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
|
||||||
tags: ["markdown", "css", "html"]
|
tags: ["markdown", "css", "html"]
|
||||||
type: post
|
type: post
|
||||||
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user