mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-14 05:37:01 +03:00
docs: add fonts URL into homepage as well
This commit is contained in:
parent
dd73f412f0
commit
94853fd2b2
|
@ -64,6 +64,7 @@ bower install bootstrap-material-design#v{{ site.current_version }}
|
||||||
|
|
||||||
<h5>CSS only</h5>
|
<h5>CSS only</h5>
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons">
|
||||||
<link rel="stylesheet" href="{{ site.cdn.css }}" integrity="{{ site.cdn.css_hash }}" crossorigin="anonymous">
|
<link rel="stylesheet" href="{{ site.cdn.css }}" integrity="{{ site.cdn.css_hash }}" crossorigin="anonymous">
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user