From: Jose Luis Cervantes Date: Thu, 10 Oct 2019 05:20:13 +0000 (-0500) Subject: Missing meta tags #2647 SOLVED (#2650) X-Git-Tag: 0.8.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb190d438847778399d011365ab5ac94f5c5827;p=thirdparty%2Fbulma.git Missing meta tags #2647 SOLVED (#2650) * Missing meta tags #2647 SOLVED * Modify CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index dd188c4db..c375b48fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Bug fixes +* Fix #2647 -> Missing meta tags in snippet * Fix #2031, Fix #2483 -> Invalid output when declaring a custom shade map * Fix #2060 -> `height: auto` on HTML `audio` element breaks height of element * #1608 Fix #1552 -> `.container.is-fluid` margins diff --git a/docs/_includes/snippets/mypage.html b/docs/_includes/snippets/mypage.html index 106b68eb2..29462502b 100644 --- a/docs/_includes/snippets/mypage.html +++ b/docs/_includes/snippets/mypage.html @@ -1,6 +1,9 @@ + + + My custom Bulma website