diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-02 16:42:31 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-02 16:42:31 +0100 |
| commit | c1ccd185aa3c111d76d950996101f4a1979247af (patch) | |
| tree | e8c131398f3633a2e46bd7672ae5ceac7e1e649e | |
| parent | 0e67807efaf43e6803e3625b4c91abe95e170dc8 (diff) | |
delete gramma file
| -rw-r--r-- | content/html/gemfeed/.gramma.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/content/html/gemfeed/.gramma.json b/content/html/gemfeed/.gramma.json deleted file mode 100644 index 3a29657c..00000000 --- a/content/html/gemfeed/.gramma.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "api_url": "inherit", - "api_key": "", - "dictionary": [ - "Buetow" - ], - "language": "en-US", - "rules": { - "casing": true, - "colloquialisms": true, - "compounding": true, - "confused_words": true, - "false_friends": true, - "gender_neutrality": true, - "grammar": true, - "misc": true, - "punctuation": true, - "redundancy": true, - "regionalisms": true, - "repetitions": true, - "semantics": true, - "style": true, - "typography": true, - "typos": true - } -}
\ No newline at end of file |
