Fixing config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "supabase",
|
||||
"version": 2,
|
||||
"alias": ["supabase.io"]
|
||||
"scope": "supabase"
|
||||
}
|
||||
@@ -7,6 +7,7 @@ export default class MyDocument extends Document {
|
||||
<meta charSet="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="sty" type="image/png" href="/favicon.png" />
|
||||
<title>Supabase</title>
|
||||
</head>
|
||||
<Head />
|
||||
|
||||
Reference in New Issue
Block a user