mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
fix: remove empty string as ogImage
This commit is contained in:
@@ -7,7 +7,6 @@ featured: true
|
||||
draft: false
|
||||
tags:
|
||||
- docs
|
||||
ogImage: ""
|
||||
description:
|
||||
Some rules & recommendations for creating or adding new posts using AstroPaper
|
||||
theme.
|
||||
|
||||
@@ -8,7 +8,6 @@ draft: false
|
||||
tags:
|
||||
- color-schemes
|
||||
- docs
|
||||
ogImage: ""
|
||||
description:
|
||||
How you can enable/disable light & dark mode; and customize color schemes
|
||||
of AstroPaper theme.
|
||||
|
||||
@@ -8,7 +8,6 @@ draft: false
|
||||
tags:
|
||||
- docs
|
||||
- release
|
||||
ogImage: ""
|
||||
description: New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
|
||||
---
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@ draft: false
|
||||
tags:
|
||||
- configuration
|
||||
- docs
|
||||
ogImage: ""
|
||||
description: How you can make AstroPaper theme absolutely yours.
|
||||
---
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@ tags:
|
||||
- TailwindCSS
|
||||
- HeadlessCMS
|
||||
- Blog
|
||||
ogImage: ""
|
||||
description:
|
||||
"EXAMPLE POST: My experience about developing my first portfolio website and a blog
|
||||
using NextJS and a headless CMS."
|
||||
|
||||
@@ -7,7 +7,6 @@ featured: false
|
||||
draft: false
|
||||
tags:
|
||||
- color-schemes
|
||||
ogImage: ""
|
||||
description:
|
||||
Some of the well-crafted, predefined color schemes for AstroPaper blog
|
||||
theme.
|
||||
|
||||
@@ -7,7 +7,6 @@ draft: false
|
||||
tags:
|
||||
- TypeScript
|
||||
- Astro
|
||||
ogImage: ""
|
||||
description: "EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively."
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user