move title to front matter

This commit is contained in:
Nebel 2022-08-01 17:35:51 +09:00
parent c6777a8259
commit 2ac0870926
2 changed files with 1 additions and 1 deletions

View file

@ -1,2 +1 @@
title: GraphQL 概論
html: true

View file

@ -1,4 +1,5 @@
---
title: GraphQL 概論
marp: true
paginate: true
---