diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-12-05 09:50:39 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-12-05 09:50:39 -0500 |
commit | a513788424695aa0c22823160861016851135e25 (patch) | |
tree | 8cc415133ba23ce483abf7e59e509b8a92cabb85 /data | |
parent | 60d098434997cc00b313b22789a262318a5d5b25 (diff) | |
download | pablotron.org-a513788424695aa0c22823160861016851135e25.tar.bz2 pablotron.org-a513788424695aa0c22823160861016851135e25.zip |
TODO.md: mark mathyd as done
Diffstat (limited to 'data')
-rw-r--r-- | data/projects.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/projects.yaml b/data/projects.yaml index 18f8aed..03f361e 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -257,6 +257,11 @@ title." text: "Web-based LaTeX math renderer." repo: "https://git.pablotron.org/mathy" +- name: "Mathyd" + slug: "mathyd" + text: "Easy TeX to SVG daemon." + repo: "https://git.pablotron.org/mathyd" + - name: "Password Strength Tester" slug: "password-strength" text: "Web-based password strength tester based on zxcvbn." |