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