mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
Add draft option in frontmatter
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
---
|
||||
# layout: "../../layouts/BlogLayout.astro";
|
||||
# layout: ../../layouts/BlogLayout.astro
|
||||
title: How Do I Develop My Terminal Portfolio Website with React
|
||||
author: Sat Naing
|
||||
datetime: 2022-06-09T03:42:51Z
|
||||
slug: how-do-i-develop-my-terminal-portfolio-website-with-react
|
||||
featured: true
|
||||
draft: false
|
||||
tags:
|
||||
- JavaScript
|
||||
- ReactJS
|
||||
|
||||
Reference in New Issue
Block a user