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
|
draft: false
|
||||||
tags:
|
tags:
|
||||||
- docs
|
- docs
|
||||||
ogImage: ""
|
|
||||||
description:
|
description:
|
||||||
Some rules & recommendations for creating or adding new posts using AstroPaper
|
Some rules & recommendations for creating or adding new posts using AstroPaper
|
||||||
theme.
|
theme.
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ draft: false
|
|||||||
tags:
|
tags:
|
||||||
- color-schemes
|
- color-schemes
|
||||||
- docs
|
- docs
|
||||||
ogImage: ""
|
|
||||||
description:
|
description:
|
||||||
How you can enable/disable light & dark mode; and customize color schemes
|
How you can enable/disable light & dark mode; and customize color schemes
|
||||||
of AstroPaper theme.
|
of AstroPaper theme.
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ draft: false
|
|||||||
tags:
|
tags:
|
||||||
- docs
|
- docs
|
||||||
- release
|
- release
|
||||||
ogImage: ""
|
|
||||||
description: New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
|
description: New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ draft: false
|
|||||||
tags:
|
tags:
|
||||||
- configuration
|
- configuration
|
||||||
- docs
|
- docs
|
||||||
ogImage: ""
|
|
||||||
description: How you can make AstroPaper theme absolutely yours.
|
description: How you can make AstroPaper theme absolutely yours.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ tags:
|
|||||||
- TailwindCSS
|
- TailwindCSS
|
||||||
- HeadlessCMS
|
- HeadlessCMS
|
||||||
- Blog
|
- Blog
|
||||||
ogImage: ""
|
|
||||||
description:
|
description:
|
||||||
"EXAMPLE POST: My experience about developing my first portfolio website and a blog
|
"EXAMPLE POST: My experience about developing my first portfolio website and a blog
|
||||||
using NextJS and a headless CMS."
|
using NextJS and a headless CMS."
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ featured: false
|
|||||||
draft: false
|
draft: false
|
||||||
tags:
|
tags:
|
||||||
- color-schemes
|
- color-schemes
|
||||||
ogImage: ""
|
|
||||||
description:
|
description:
|
||||||
Some of the well-crafted, predefined color schemes for AstroPaper blog
|
Some of the well-crafted, predefined color schemes for AstroPaper blog
|
||||||
theme.
|
theme.
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ draft: false
|
|||||||
tags:
|
tags:
|
||||||
- TypeScript
|
- TypeScript
|
||||||
- Astro
|
- Astro
|
||||||
ogImage: ""
|
|
||||||
description: "EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively."
|
description: "EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively."
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user