using upstream warnings

This commit is contained in:
Chris Cochrun 2023-12-16 05:42:03 -06:00
parent e42fa46d47
commit ad516c81c8

View file

@ -1,6 +0,0 @@
<!-- {{ if ne .Site.Params.showAppearanceSwitcher nil }}
{{ warnf "[BLOWFISH] Theme parameter `showAppearanceSwitcher` has been renamed to `footer.showAppearanceSwitcher`. Please update your site configuration." }}
{{ end }}
{{ if ne .Site.Params.showScrollToTop nil }}
{{ warnf "[BLOWFISH] Theme parameter `showScrollToTop` has been renamed to `footer.showScrollToTop`. Please update your site configuration." }}
{{ end }} -->