v2 done: fixed mobile and responsive issues.
This commit is contained in:
parent
719e74d14b
commit
6352db73c9
93 changed files with 3951 additions and 66 deletions
11
.vale/proselint/Typography.yml
Executable file
11
.vale/proselint/Typography.yml
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
extends: substitution
|
||||
message: Consider using the '%s' symbol instead of '%s'.
|
||||
level: error
|
||||
nonword: true
|
||||
swap:
|
||||
'\.\.\.': …
|
||||
'\([cC]\)': ©
|
||||
'\(TM\)': ™
|
||||
'\(tm\)': ™
|
||||
'\([rR]\)': ®
|
||||
'[0-9]+ ?x ?[0-9]+': ×
|
||||
Loading…
Add table
Add a link
Reference in a new issue