Skip to content

Commit

Permalink
set draft true
Browse files Browse the repository at this point in the history
  • Loading branch information
Fragtex254 committed Apr 21, 2024
1 parent d4d1088 commit 38e549f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/content/posts/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: "How to use this blog template."
image: "./cover.jpeg"
tags: ["Fuwari", "Blogging", "Customization"]
category: Guides
draft: false
draft: true
---

> Cover image source: [Source](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/208fc754-890d-4adb-9753-2c963332675d/width=2048/01651-1456859105-(colour_1.5),girl,_Blue,yellow,green,cyan,purple,red,pink,_best,8k,UHD,masterpiece,male%20focus,%201boy,gloves,%20ponytail,%20long%20hair,.jpeg)
Expand Down
2 changes: 1 addition & 1 deletion src/content/posts/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ published: 2023-10-01
description: A simple example of a Markdown blog post.
tags: [Markdown, Blogging, Demo]
category: Examples
draft: false
draft: true
---

# An h1 header
Expand Down
2 changes: 1 addition & 1 deletion src/content/posts/video.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ published: 2022-08-01
description: This post demonstrates how to include embedded video in a blog post.
tags: [Example, Video]
category: Examples
draft: false
draft: true
---

Just copy the embed code from YouTube or other platforms, and paste it in the markdown file.
Expand Down

0 comments on commit 38e549f

Please sign in to comment.