mirror of
https://github.com/mmahdium/portfolio.git
synced 2026-08-17 05:24:30 +03:30
add blog to project
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "This is a Draft Post"
|
||||
description: "This post is in draft mode and should not appear in production."
|
||||
date: "2024-11-10"
|
||||
tags: ["draft", "test"]
|
||||
author: "Ali Arghyani"
|
||||
draft: true
|
||||
---
|
||||
|
||||
# Draft Post
|
||||
|
||||
This is a draft post that should only be visible in development mode.
|
||||
|
||||
It will be filtered out in production using the `draft: true` frontmatter field.
|
||||
Reference in New Issue
Block a user