forgot to add +layout.js
This commit is contained in:
parent
f610da3d9d
commit
79b074240a
1
src/routes/+layout.js
Normal file
1
src/routes/+layout.js
Normal file
|
@ -0,0 +1 @@
|
|||
export const prerender = true;
|
4
static/settings.json
Normal file
4
static/settings.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"server": "example.com",
|
||||
"port": 4433
|
||||
}
|
Loading…
Reference in a new issue