fix: unshallow git repo and enableGitInfo
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 5s
Blog Deployment / Build (push) Successful in 9s
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 3s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Successful in 2s

This commit is contained in:
2025-06-10 09:05:39 +00:00
parent c0ec67eb1e
commit ee680ea691
2 changed files with 2 additions and 1 deletions

View File

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