From 3ed595516a13ac7b1e83280521f86f6fbc2a7899 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sun, 11 Sep 2016 12:10:46 +0100 Subject: [PATCH] Use correct css url --- _config.yml | 1 - docs/_includes/head.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9841c337..88d20bd0 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,6 @@ url: "http://bulma.io" # Variables baseurl: "" -cssurl: "/css/bulma-docs.css" documentation: "/documentation/overview/start/" download: "https://github.com/jgthms/bulma/archive/0.1.2.zip" github: "https://github.com/jgthms/bulma" diff --git a/docs/_includes/head.html b/docs/_includes/head.html index 58c94eb5..2f53487f 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -7,7 +7,7 @@ {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - +