feat: Add baseURL to config and configure robots.txt to allow all and specify sitemap.
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 14s

This commit is contained in:
2025-12-19 22:27:59 -08:00
parent f3400013c7
commit 3b723ecfad
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
title = "Eric X. Liu's Personal Page"
baseURL = "https://ericxliu.me/"
theme = ["hugo-cloak-email", "hugo-coder"]
languageCode = "en"
defaultcontentlanguage = "en"