mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 14:52:52 +01:00
fix: front-matter prop change
This commit is contained in:
@@ -39,9 +39,7 @@ const content =
|
||||
title: ${args[0]}
|
||||
published: ${getDate()}
|
||||
description:
|
||||
cover:
|
||||
url:
|
||||
alt:
|
||||
image:
|
||||
tags: []
|
||||
categories: []
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user