mirror of
https://github.com/lemeow125/Notes.git
synced 2024-11-16 19:59:25 +08:00
Update production url
This commit is contained in:
parent
d67a15c74c
commit
2ca1dc97f0
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ const config: Config = {
|
|||
favicon: "img/favicon.ico",
|
||||
|
||||
// Set the production url of your site here
|
||||
url: "https://resources.06222001.xyz",
|
||||
url: "https://blog.06222001.xyz",
|
||||
|
||||
// Set the /<baseUrl>/ pathname under which your site is served
|
||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||
baseUrl: "/",
|
||||
|
|
Loading…
Reference in a new issue