Files
website/.posthtmlrc

7 lines
99 B
Plaintext
Raw Permalink Normal View History

{
"plugins": {
"posthtml-doctype": { "doctype": "HTML 5" },
"posthtml-include": {}
}
}