mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-08 00:29:19 +09:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
|
extends ./layout.pug
|
||
|
|
||
|
block title
|
||
|
| Misskey Docs
|
||
|
|
||
|
block main
|
||
|
h1 Misskey Docs
|
||
|
|
||
|
p Welcome to docs of Misskey.
|