From e07eefd5068856f9d92969d3736f22e46599803c Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 21 Jul 2026 01:30:32 +0800 Subject: [PATCH] fix(layouts): fix busuanzi site views variable name in footer --- layouts/_partials/base/footer.html | 2 +- layouts/_partials/init/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_partials/base/footer.html b/layouts/_partials/base/footer.html index b09ec3d6..3fdb6165 100644 --- a/layouts/_partials/base/footer.html +++ b/layouts/_partials/base/footer.html @@ -75,7 +75,7 @@ {{- $loading := dict "Class" "fa-solid fa-spinner fa-spin" | partial "plugin/icon.html" -}} {{- $iconUV := dict "Class" "fa-regular fa-user me-1" | partial "plugin/icon.html" -}} {{- $iconPV := dict "Class" "fa-regular fa-eye me-1" | partial "plugin/icon.html" -}} -