From 37bb9cb4491d1a31df06202928f18fa3ee74a3ee Mon Sep 17 00:00:00 2001 From: geekifan Date: Mon, 12 May 2025 11:46:50 +0800 Subject: [PATCH] fix: correct footer link --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index a9f3720..c5ccea8 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -32,7 +32,7 @@ data-bs-toggle="tooltip" data-bs-placement="top" title="v%s" - href="https://github.com/cotes2020/jekyll-theme-chirpy" + href="https://github.com/geekifan/hugo-theme-chirpy" target="_blank" rel="noopener" >Chirpy` .Site.Params.theme_version -}}