mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 23:02:53 +01:00
fix: minor fixes
This commit is contained in:
@@ -37,10 +37,11 @@ if (fs.existsSync(fullPath)) {
|
||||
const content = `---
|
||||
title: ${args[0]}
|
||||
published: ${getDate()}
|
||||
description:
|
||||
image:
|
||||
description: ''
|
||||
image: ''
|
||||
tags: []
|
||||
category:
|
||||
category: ''
|
||||
draft: false
|
||||
---
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user