diff --git a/themes/lite/templates/projects.html b/themes/lite/templates/projects.html index 93c0cbf..e38b2ee 100644 --- a/themes/lite/templates/projects.html +++ b/themes/lite/templates/projects.html @@ -16,6 +16,11 @@ {% endfor %} +
+ sharenote-py
+ An implementation of the Obsidian Share Note API server in Python.
+
standardnotes-fs
A filesystem that mounts your Standard Notes account as a directory of text files that you can edit.
diff --git a/themes/theme/templates/index.html b/themes/theme/templates/index.html
index 00eb4a8..6b08252 100644
--- a/themes/theme/templates/index.html
+++ b/themes/theme/templates/index.html
@@ -31,6 +31,13 @@
{% endfor %}
+
An implementation of the Obsidian Share Note API server in Python.
+