mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-26 07:36:44 -06:00
10 lines
111 B
Text
10 lines
111 B
Text
|
extends ./layout.pug
|
||
|
|
||
|
block title
|
||
|
| Misskey Docs
|
||
|
|
||
|
block main
|
||
|
h1 Misskey Docs
|
||
|
|
||
|
p Welcome to docs of Misskey.
|