fix the baseURL

This commit is contained in:
Junyi Hou 2024-04-09 19:25:48 +08:00
parent d979f023f4
commit f774d2689d
4 changed files with 14 additions and 3 deletions

View file

@ -1,4 +1,4 @@
baseURL = "https://hugo-theme-anubis2.netlify.app/"
baseURL = "/"
languageCode = "en-us"
defaultContentLanguage = "en"
title = "Anubis2"