apply name change
This commit is contained in:
parent
0501a0a463
commit
6f0418d6c5
4 changed files with 8 additions and 8 deletions
|
@ -21,7 +21,7 @@ export default function Editor(props: ParentProps) {
|
|||
];
|
||||
|
||||
return <MenuProvider commands={commands}>
|
||||
<Title>Translation-Tool</Title>
|
||||
<Title>Calque</Title>
|
||||
<Meta name="color-scheme" content={colorScheme()} />
|
||||
<Link rel="icon" href="/images/favicon.dark.svg" media="screen and (prefers-color-scheme: dark)" />
|
||||
<Link rel="icon" href="/images/favicon.light.svg" media="screen and (prefers-color-scheme: light)" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue