chore: replace devias kit name to oktopus
This commit is contained in:
parent
8dae5960e7
commit
270fca0f8e
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"short_name": "Devias Kit",
|
||||
"name": "Devias Kit",
|
||||
"short_name": "Oktopus TR-369",
|
||||
"name": "Oktopus",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ const Page = () => (
|
|||
<>
|
||||
<Head>
|
||||
<title>
|
||||
404 | Devias Kit
|
||||
404 | Oktopus TR-369
|
||||
</title>
|
||||
</Head>
|
||||
<Box
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ const App = (props) => {
|
|||
<CacheProvider value={emotionCache}>
|
||||
<Head>
|
||||
<title>
|
||||
Devias Kit
|
||||
Oktopus
|
||||
</title>
|
||||
<meta
|
||||
name="viewport"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user