diff --git a/.gitignore b/.gitignore index cbff96d..31d6e09 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ local .cloud-function-local .old-readme.md .env +.DS_Store diff --git a/readme.md b/readme.md index 6658a9f..499705f 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ Send private notes over the internet as one time links that destroy themselves a This app wishes to provide an open-source alternative for managed solutions of similar usecase. Advantages include being able to save the contents of messages on your organization's own cloud resources and possibility for custom branding. -Demo: https://private-notes.glavan.tech/ +Demo: https://privatenotes.click/ # Deployments