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