Update production url

This commit is contained in:
Keannu Bernasol 2024-10-17 16:23:05 +08:00
parent d67a15c74c
commit 2ca1dc97f0

View file

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