mirror of https://github.com/docker/docs.git
Import Open Sans from Google
This commit is contained in:
parent
c62d517ea1
commit
813804f5ad
|
@ -52,6 +52,9 @@ else %}{% assign edit_url = "" %}{% endif %} {% break %} {% endif %} {% endfor %
|
|||
<link rel="stylesheet" href="/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="/css/bootstrap.min.css">
|
||||
<link id="pagestyle" rel="stylesheet" href="/css/style.css">
|
||||
|
||||
<!-- Go get "Open Sans" font from Google -->
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
|
||||
<!-- temp css will be removed -->
|
||||
<link rel="stylesheet" href="/css/temp.css"> {% seo %} {% if page.hide_from_sitemap %}
|
||||
<meta name="robots" content="noindex" />{% endif %}
|
||||
|
|
Loading…
Reference in New Issue