chore: replace devias kit name to oktopus

This commit is contained in:
Leandro Antônio Farias Machado 2023-06-17 14:16:06 -03:00
parent 8dae5960e7
commit 270fca0f8e
3 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -7,7 +7,7 @@ const Page = () => (
<> <>
<Head> <Head>
<title> <title>
404 | Devias Kit 404 | Oktopus TR-369
</title> </title>
</Head> </Head>
<Box <Box

View File

@ -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"