Fix blog icons

This commit is contained in:
Jeremy Thomas
2018-06-20 02:17:34 +02:00
parent 18fe97b54d
commit 8409dd1926
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ layout: post
introduction: "What has changed" introduction: "What has changed"
color: "success" color: "success"
name: "Migrating to v0.7.0" name: "Migrating to v0.7.0"
icon: "sync-alt" icon: "angle-double-up"
--- ---
A new major Bulma update is out: [v0.7.0](#)! A new major Bulma update is out: [v0.7.0](#)!

View File

@@ -2,7 +2,7 @@
title: "Automatic variables documentation" title: "Automatic variables documentation"
layout: post layout: post
introduction: "Keeping the docs in sync" introduction: "Keeping the docs in sync"
color: "info" color: "link"
name: "Automatic variables docs" name: "Automatic variables docs"
icon: "sync-alt" icon: "sync-alt"
--- ---