mirror of
https://github.com/kou029w/intro-to-hasura.git
synced 2025-01-18 16:08:04 +00:00
move title to front matter
This commit is contained in:
parent
b3f9d89761
commit
df287752c9
2 changed files with 1 additions and 1 deletions
|
@ -1,2 +1 @@
|
|||
title: Hasura 概論
|
||||
html: true
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
title: Hasura 概論
|
||||
marp: true
|
||||
paginate: true
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue