change: languageCode by locale
Some checks failed
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Failing after 4s
Blog Deployment / Merge (push) Has been skipped
Blog Deployment / Test-Production (push) Has been skipped
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Deploy-Production (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped

This commit is contained in:
2026-04-29 20:52:34 +00:00
parent 18c318f31e
commit 3fb76c0caf

View File

@@ -1,7 +1,7 @@
baseURL: "https://blog.vezpi.com/" baseURL: "https://blog.vezpi.com/"
title: "Vezpi Lab" title: "Vezpi Lab"
theme: "stack" theme: "stack"
languageCode: "en-us" locale: "en-us"
enableGitInfo: true enableGitInfo: true
DefaultContentLanguage: "en" DefaultContentLanguage: "en"
defaultContentLanguageInSubdir: true defaultContentLanguageInSubdir: true