Update start.html (#529)

This commit is contained in:
May Kittens Devour Your Soul 2017-02-26 11:53:19 +01:00 committed by Jeremy Thomas
parent 5888610fd6
commit 146bc06df7

View File

@ -62,7 +62,7 @@ npm install bulma
<div class="message-body">
<p>If you want to use icons with Bulma, don't forget to include <a href="https://fortawesome.github.io/Font-Awesome/">Font Awesome</a>:</p>
{% highlight html %}
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
{% endhighlight %}
</div>
</div>