fix: Indentation for frontmatter
This commit is contained in:
parent
13b9318f56
commit
ba063b0760
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
title: Init
|
||||
tags:
|
||||
- demoExample
|
||||
- index
|
||||
- ui
|
||||
- demoExample
|
||||
- index
|
||||
- ui
|
||||
---
|
||||
|
||||
{% set pageId = "init" %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue