From f3f1c787675c47e1c96f90f380668d6594d08c66 Mon Sep 17 00:00:00 2001 From: sunya9 Date: Fri, 20 Jul 2018 01:44:16 +0900 Subject: [PATCH] Fix webpack to lowercase --- docs/_data/links.json | 4 ++-- docs/documentation/customize/concepts.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_data/links.json b/docs/_data/links.json index f94496f3..4a57ac5d 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -118,8 +118,8 @@ "path": "/documentation/customize/with-sass-cli" }, "customize-webpack": { - "name": "With Webpack", - "subtitle": "Use Bulma with Webpack", + "name": "With webpack", + "subtitle": "Use Bulma with webpack", "color": "warning", "icon_brand": "true", "icon": "js", diff --git a/docs/documentation/customize/concepts.html b/docs/documentation/customize/concepts.html index 5fbe1d93..ade9fc8b 100644 --- a/docs/documentation/customize/concepts.html +++ b/docs/documentation/customize/concepts.html @@ -76,7 +76,7 @@ breadcrumb: with the Sass CLI
  • - with Webpack + with webpack