chore(posts): add weight attribute to some

This commit is contained in:
Aditya Telange
2026-05-09 21:12:04 +05:30
parent 3cd348a933
commit 1956454b79
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ ShowToc: true
TocOpen: true
social:
fediverse_creator: "@adityatelange@mastodon.social"
weight: 3
---
### Inline Code
+1
View File
@@ -12,6 +12,7 @@ cover:
caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)"
ShowToc: 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.
@@ -2,6 +2,7 @@
title: "Install / Update PaperMod"
summary: Read aboout Install and Update instructions and sampled configuration templates
date: 2021-01-20
weight: 1
series: ["PaperMod"]
aliases: ["/papermod-installation"]
tags: ["PaperMod", "Docs"]