From 8acf405949639d3c2e7850c2277e1f7752b6660d Mon Sep 17 00:00:00 2001 From: Harttle Date: Sun, 4 Jun 2023 02:23:38 +0800 Subject: [PATCH] docs: update ace version for LiquidJS playground --- docs/themes/navy/layout/partial/after_footer.swig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/themes/navy/layout/partial/after_footer.swig b/docs/themes/navy/layout/partial/after_footer.swig index 6ca6aa909..9c9bfca8c 100644 --- a/docs/themes/navy/layout/partial/after_footer.swig +++ b/docs/themes/navy/layout/partial/after_footer.swig @@ -1,6 +1,6 @@ {% if page.layout === 'playground' %} - + {% endif %} {{ js('js/main') }}