From 66ce774e2abc0b10ef204b1a88cb750abaa96e93 Mon Sep 17 00:00:00 2001 From: acyoush <86869065+acyoush@users.noreply.github.com> Date: Sat, 3 Jul 2021 13:42:53 +0700 Subject: [PATCH] Fix site params variable on themes section --- site/layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html index 5e0f882297..e3d0f13e41 100644 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -18,7 +18,7 @@
  • Home
  • Docs
  • Examples
  • -
  • Themes
  • +
  • Themes
  • Blog
  • -- 2.47.2