File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050 />
5151 < meta
5252 property ="og:title "
53- content ="DeepNotes - Dive into your note universe "
53+ content ="DeepNotes - Infinite Canvas Note-taking "
5454 />
5555 < meta
5656 property ="og:description "
7272 />
7373 < meta
7474 property ="twitter:title "
75- content ="DeepNotes - Dive into your note universe "
75+ content ="DeepNotes - Infinite Canvas Note-taking "
7676 />
7777 < meta
7878 property ="twitter:description "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { useEventListener } from '@vueuse/core';
1010import { isCtrlDown } from ' ./code/utils/misc' ;
1111
1212useMeta (() => ({
13- title: ' DeepNotes - Dive into your note universe ' ,
13+ title: ' DeepNotes - Infinite Canvas Note-taking ' ,
1414}));
1515
1616onMounted (() => {
You can’t perform that action at this time.
0 commit comments