diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-04-24 14:53:00 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-24 14:53:00 +0200 |
commit | 29e90e8ac131a181ea0acd5a21faa643109e1cbc (patch) | |
tree | ccbd6484648e61d3f1e3ffcef36e82b1b71e045c /README.md | |
parent | 4652e8aa97bed57ac468ef6eae6d66365ac740e0 (diff) |
Removed unnecessary math.js load
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -94,6 +94,7 @@ summary: "A search engine overview and Rust implementation." toc: true readTime: true autonumber: true +math: true --- Your content... |