From 97c5a36e87bfea941a443e4914dab9b45d8b3f91 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sat, 1 Mar 2025 20:59:16 +0530 Subject: [PATCH] Add social.fediverse_creator to some posts --- content/posts/code_syntax.md | 2 ++ content/posts/papermod/papermod-features/index.md | 2 ++ content/posts/papermod/papermod-icons.md | 2 ++ content/posts/papermod/papermod-installation.md | 2 ++ content/posts/papermod/papermod-variables.md | 2 ++ 5 files changed, 10 insertions(+) diff --git a/content/posts/code_syntax.md b/content/posts/code_syntax.md index eccfb684..7b2045aa 100644 --- a/content/posts/code_syntax.md +++ b/content/posts/code_syntax.md @@ -9,6 +9,8 @@ categories: ["themes", "syntax"] series: ["Themes Guide"] ShowToc: true TocOpen: true +social: + fediverse_creator: "@adityatelange@mastodon.social" --- ### Inline Code diff --git a/content/posts/papermod/papermod-features/index.md b/content/posts/papermod/papermod-features/index.md index df102d4e..1af804e9 100644 --- a/content/posts/papermod/papermod-features/index.md +++ b/content/posts/papermod/papermod-features/index.md @@ -6,6 +6,8 @@ weight: 2 aliases: ["/papermod-features"] tags: ["PaperMod", "Docs"] author: ["Aditya Telange"] +social: + fediverse_creator: "@adityatelange@mastodon.social" --- ### Intro diff --git a/content/posts/papermod/papermod-icons.md b/content/posts/papermod/papermod-icons.md index f75c1c88..b53beef6 100644 --- a/content/posts/papermod/papermod-icons.md +++ b/content/posts/papermod/papermod-icons.md @@ -7,6 +7,8 @@ aliases: ["/papermod-icons"] tags: ["PaperMod", "Docs"] author: ["Aditya Telange"] draft: true +social: + fediverse_creator: "@adityatelange@mastodon.social" --- ## Social Icons diff --git a/content/posts/papermod/papermod-installation.md b/content/posts/papermod/papermod-installation.md index 69026fa3..2fb1250c 100644 --- a/content/posts/papermod/papermod-installation.md +++ b/content/posts/papermod/papermod-installation.md @@ -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.** diff --git a/content/posts/papermod/papermod-variables.md b/content/posts/papermod/papermod-variables.md index 27e8bfd7..75800f13 100644 --- a/content/posts/papermod/papermod-variables.md +++ b/content/posts/papermod/papermod-variables.md @@ -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...**