diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-07-02 17:27:28 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-07-02 17:27:28 +0800 |
commit | c31b247b936cabb7dae58168c623834121d7b542 (patch) | |
tree | deb113e9974d89e5f16072d5c27ceb4c7a3be150 | |
parent | 11ce58360e78ebdea6a26e29f332509e6934fb59 (diff) |
about: Clarify that JS in code blocks are acceptable
-rw-r--r-- | docs/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about.md b/docs/about.md index bae178f..4113cda 100644 --- a/docs/about.md +++ b/docs/about.md @@ -82,6 +82,6 @@ You will not find any of these in my blogposts, as long as I am in control: - Advertisements - Analytics -- JavaScript +- JavaScript (as an executable; code blocks don't count) Last updated: 2022-05-03 |