mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +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>
|
||||
{% 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">
|
||||
{% endhighlight %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user