From 487bd521e379ebff994ceb16ade1feedd45f0998 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 21 Nov 2018 15:11:31 +0200 Subject: docs: fix path to assets. (#27696) --- site/_layouts/examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/_layouts/examples.html') diff --git a/site/_layouts/examples.html b/site/_layouts/examples.html index bbf9e69ff..28aa0736c 100644 --- a/site/_layouts/examples.html +++ b/site/_layouts/examples.html @@ -33,7 +33,7 @@ {%- if page.include_js != false -%} - + {%- if jekyll.environment == "production" -%} -- cgit v1.2.3