Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5edf22e

Browse files
ui: add hyphen to improve title
1 parent 57b9e0b commit 5edf22e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎apps/client/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
/>
5151
<meta
5252
property="og:title"
53-
content="DeepNotes - DeeplyNested Infinite Canvases"
53+
content="DeepNotes - Deeply-Nested Infinite Canvases"
5454
/>
5555
<meta
5656
property="og:description"
@@ -72,7 +72,7 @@
7272
/>
7373
<meta
7474
property="twitter:title"
75-
content="DeepNotes - DeeplyNested Infinite Canvases"
75+
content="DeepNotes - Deeply-Nested Infinite Canvases"
7676
/>
7777
<meta
7878
property="twitter:description"

‎apps/client/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { useEventListener } from '@vueuse/core';
1010
import { isCtrlDown } from './code/utils/misc';
1111
1212
useMeta(() => ({
13-
title: 'DeepNotes - DeeplyNested Infinite Canvases',
13+
title: 'DeepNotes - Deeply-Nested Infinite Canvases',
1414
}));
1515
1616
onMounted(() => {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /