Don't set the public url
This only caused all links to go to https://tlater.net. I'd rather have relative links.
This commit is contained in:
parent
89b8a3cf91
commit
9ed5274b92
|
@ -44,8 +44,7 @@
|
|||
"not dead"
|
||||
]
|
||||
},
|
||||
"distDir": "dist",
|
||||
"publicUrl": "https://tlater.net"
|
||||
"distDir": "dist"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue