mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 12:37:50 +00:00
blog: disable descriptions when unset
This commit is contained in:
parent
4847abc8eb
commit
32e0386270
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
export default {
|
||||
layout: "text.vto",
|
||||
type: "article",
|
||||
|
||||
description: null,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue