v2 done: fixed mobile and responsive issues.

This commit is contained in:
g_it 2026-02-23 12:47:55 +01:00
commit 6352db73c9
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
93 changed files with 3951 additions and 66 deletions

17
.vale/proselint/meta.json Executable file
View file

@ -0,0 +1,17 @@
{
"author": "jdkato",
"description": "A Vale-compatible implementation of the proselint linter.",
"email": "support@errata.ai",
"lang": "en",
"url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip",
"feed": "https://github.com/errata-ai/proselint/releases.atom",
"issues": "https://github.com/errata-ai/proselint/issues/new",
"license": "BSD-3-Clause",
"name": "proselint",
"sources": [
"https://github.com/amperser/proselint"
],
"vale_version": ">=1.0.0",
"coverage": 0.0,
"version": "0.1.0"
}