From 745e321e27bd43910576377f51947b977b94da8c Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Mon, 21 Oct 2019 15:22:27 -0400 Subject: [PATCH] New 0.8.0 blog post --- docs/_posts/2019-10-15-light-dark-colors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_posts/2019-10-15-light-dark-colors.md b/docs/_posts/2019-10-15-light-dark-colors.md index 1babae7f..79deec6f 100644 --- a/docs/_posts/2019-10-15-light-dark-colors.md +++ b/docs/_posts/2019-10-15-light-dark-colors.md @@ -7,7 +7,7 @@ name: "Light/Dark colors, better look, larger controls" icon: "sun" --- -The new version **[Bulma 0.8.0](#)** is out! 😃 It comes with several bug fixes and a lot of nice new features: +The new version **[Bulma 0.8.0](https://github.com/jgthms/bulma/releases/tag/0.8.0)** is out! 😃 It comes with several bug fixes and a lot of nice new features: * [Light/Dark colors](#light-dark-colors) * [Better visual look](#better-visual-look) @@ -16,7 +16,7 @@ The new version **[Bulma 0.8.0](#)** is out! 😃 It comes with several bug fixe * [4-value color map](#4-value-color-map) * [Scheme variables for "Dark mode"](#scheme-variables-for-dark-mode) -More in the [Changelog](#). +More in the [Changelog](https://github.com/jgthms/bulma/releases/tag/0.8.0). {% include elements/anchor.html name="Light/Dark colors" %}