Introducing: Roboto Mono

This commit is contained in:
scotty 2016-02-11 15:51:42 -08:00
parent 1a5f2659a0
commit baefe87056
2 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Mono' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/styles.css"/>
<script src="/js/script.js"></script>
<title>Kubernetes - {{ page.title }}</title>

File diff suppressed because one or more lines are too long