mdb-ui-kit/docs/_includes/header-example.html

9 lines
374 B
HTML
Raw Normal View History

{% include meta.html %}
<!-- Material Design fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
2017-03-22 16:10:37 +03:00
<!-- Material Design for Bootstrap generic -->
<link href="{{ site.baseurl }}/dist/bootstrap-material-design.min.css" rel="stylesheet">