Skip to content

Commit 067b441

Browse files
committed
chore: improve description
1 parent 2c15b0a commit 067b441

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Website: [https://deepnotes.app](https://deepnotes.app)
44

5-
DeepNotes is an open source, end-to-end encrypted visual note-taking app with deep page navigation and live collaboration.
5+
DeepNotes is an open source, end-to-end encrypted infinite canvas note-taking app with deep page navigation and live collaboration.
66

77
## Why DeepNotes?
88

9-
- **Visual note-taking:** Free yourself from the big wall of text.
9+
- **Infinite canvas note-taking:** Free yourself from the big wall of text.
1010
- **Deep page navigation:** Explore concepts in all their complexity.
1111
- **End-to-end encryption:** Keep your notes well protected.
1212
- **Live collaboration:** Create groups to collaborate with your team.

apps/client/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- Primary Meta Tags -->
1919
<meta
2020
name="description"
21-
content="DeepNotes is an open source, end-to-end encrypted visual note-taking app with bidirectional page navigation and live collaboration."
21+
content="DeepNotes is an open source, end-to-end encrypted infinite canvas note-taking app with bidirectional page navigation and live collaboration."
2222
/>
2323
<meta
2424
name="keywords"
@@ -54,7 +54,7 @@
5454
/>
5555
<meta
5656
property="og:description"
57-
content="DeepNotes is an open source, end-to-end encrypted visual note-taking app with bidirectional page navigation and live collaboration."
57+
content="DeepNotes is an open source, end-to-end encrypted infinite canvas note-taking app with bidirectional page navigation and live collaboration."
5858
/>
5959
<meta
6060
property="og:image"
@@ -76,7 +76,7 @@
7676
/>
7777
<meta
7878
property="twitter:description"
79-
content="DeepNotes is an open source, end-to-end encrypted visual note-taking app with bidirectional page navigation and live collaboration."
79+
content="DeepNotes is an open source, end-to-end encrypted infinite canvas note-taking app with bidirectional page navigation and live collaboration."
8080
/>
8181
<meta
8282
property="twitter:image"

0 commit comments

Comments
 (0)