mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-17 00:24:24 -04:00
Add social.fediverse_creator to some posts
This commit is contained in:
parent
2378012732
commit
97c5a36e87
5 changed files with 10 additions and 0 deletions
|
@ -9,6 +9,8 @@ categories: ["themes", "syntax"]
|
|||
series: ["Themes Guide"]
|
||||
ShowToc: true
|
||||
TocOpen: true
|
||||
social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
### Inline Code
|
||||
|
|
|
@ -6,6 +6,8 @@ weight: 2
|
|||
aliases: ["/papermod-features"]
|
||||
tags: ["PaperMod", "Docs"]
|
||||
author: ["Aditya Telange"]
|
||||
social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
### Intro
|
||||
|
|
|
@ -7,6 +7,8 @@ aliases: ["/papermod-icons"]
|
|||
tags: ["PaperMod", "Docs"]
|
||||
author: ["Aditya Telange"]
|
||||
draft: true
|
||||
social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
## Social Icons
|
||||
|
|
|
@ -10,6 +10,8 @@ author: ["Aditya Telange"]
|
|||
cover:
|
||||
image: images/papermod-cover.png
|
||||
hiddenInList: true
|
||||
social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
> - **We'll be using `yml/yaml` format for all examples down below, it is recommend to use `yaml` over `toml` as it is easier to read.**
|
||||
|
|
|
@ -6,6 +6,8 @@ tags: ["PaperMod", "Docs"]
|
|||
author: ["Aditya Telange"]
|
||||
draft: true
|
||||
weight: 5
|
||||
social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
**Below are variables used with this theme...**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue