From cccd2b18856387fd521dce23ad267f129fd581c1 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 8 Mar 2026 22:57:35 +0530 Subject: [PATCH] Remove Gist sections from code syntax and markdown syntax guides --- content/posts/code_syntax.md | 6 +----- content/posts/markdown-syntax.fa.md | 4 ---- content/posts/markdown-syntax.fr.md | 4 ---- 3 files changed, 1 insertion(+), 13 deletions(-) diff --git a/content/posts/code_syntax.md b/content/posts/code_syntax.md index 7b2045aa..1e2f644d 100644 --- a/content/posts/code_syntax.md +++ b/content/posts/code_syntax.md @@ -4,7 +4,7 @@ title: "Code Syntax Guide" date: "2019-03-10" description: "Sample article showcasing basic code syntax and formatting for HTML elements." summary: "Sample article showcasing basic code syntax and formatting for HTML elements." -tags: ["markdown", "syntax", "code", "gist"] +tags: ["markdown", "syntax", "code",] categories: ["themes", "syntax"] series: ["Themes Guide"] ShowToc: true @@ -149,7 +149,3 @@ This is pre text {{< /highlight >}} - -### Github Gist - -{{< gist adityatelange 376cd56ee2c94aaa2e8b93200f2ba8b5 >}} diff --git a/content/posts/markdown-syntax.fa.md b/content/posts/markdown-syntax.fa.md index 1e1bd984..811f177b 100644 --- a/content/posts/markdown-syntax.fa.md +++ b/content/posts/markdown-syntax.fa.md @@ -142,10 +142,6 @@ This is pre text {{< /highlight >}} -#### Gist - -{{< gist spf13 7896402 >}} - ## List Types #### Ordered List diff --git a/content/posts/markdown-syntax.fr.md b/content/posts/markdown-syntax.fr.md index d03e15d0..446b5f8d 100644 --- a/content/posts/markdown-syntax.fr.md +++ b/content/posts/markdown-syntax.fr.md @@ -142,10 +142,6 @@ This is pre text {{< /highlight >}} -#### Gist - -{{< gist spf13 7896402 >}} - ## List Types #### Ordered List