diff options
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." |