From c998b00051de737f422ac8e3f47704be0b2eddc5 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sun, 8 Apr 2018 12:20:07 +0100 Subject: [PATCH] Use docs_file --- docs/_config.yml | 1 + docs/_includes/head.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index fd2af4d6..6fceb764 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,6 +1,7 @@ # Meta env: "production" +docs_file: "bulma-docs.min" # Build diff --git a/docs/_includes/head.html b/docs/_includes/head.html index 11062ef0..39fba8bc 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -18,7 +18,7 @@ {% if page.mdi %} {% endif %} - +