update /previously, add Comic Neue webfont

This commit is contained in:
2020-04-27 10:43:52 -04:00
parent c52a357e29
commit 32c4e1140d
9 changed files with 42 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"no-blanks-blockquote": true,
"no-empty-links": false,
"no-hard-tabs": false,
"no-inline-html": { "allowed_elements": [ "p", "a", "img", "svg", "path", "h2", "h3", "span", "sup" ] },
"no-inline-html": { "allowed_elements": [ "p", "a", "strong", "em", "img", "svg", "path", "h2", "h3", "code", "span", "sup", "figure", "figcaption", "iframe" ] },
"no-multiple-blanks": false,
"no-trailing-punctuation": false,
"single-h1": false,