standard-readme/.remarkrc

8 lines
89 B
Plaintext
Raw Permalink Normal View History

2015-12-27 16:02:17 -05:00
{
"plugins": {
"remark-title": {
2015-12-27 18:14:09 -05:00
"title": "IPFS Readme Standard"
2015-12-27 16:02:17 -05:00
}
}
2015-12-27 18:14:09 -05:00
}