diff --git a/src/contents/hello-world.md b/src/contents/hello-world.md index 5c00851..20e6a59 100644 --- a/src/contents/hello-world.md +++ b/src/contents/hello-world.md @@ -3,7 +3,7 @@ title: How Do I Develop My Portfolio Website & Blog author: Sat Naing datetime: 2022-03-25T16:55:12.000+00:00 slug: how-do-i-develop-my-portfolio-and-blog -featured: true +featured: false draft: false tags: - NextJS diff --git a/src/contents/terminal-development.md b/src/contents/terminal-development.md index 46b157f..88593fb 100644 --- a/src/contents/terminal-development.md +++ b/src/contents/terminal-development.md @@ -3,7 +3,7 @@ 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 +featured: false draft: false tags: - JavaScript