commit 77bf4e9c507ab472e228d5e198ef4877fa93e92b parent 5432835b98caeb0834f886bd373484d494e191f7 Author: Hugo Soucy <hugo@soucy.cc> Date: Wed, 23 Mar 2022 09:49:03 -0400 Replace assets by non-textual content Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -91,8 +91,8 @@ the public_html folders: public_html = 'public_html/', } -And the `mimetypes` subtable determine what kind of assets will be -export in your website tree: +And the `mimetypes` subtable determine what kind of *non-textual +content* will be export in your website tree: mimetypes = { 'image/svg+xml',