mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-27 13:08:05 +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.
|