~rickcogley/rickcogley.keybase.pub

552291b95ce7a1b49fd17258c3a1e08d6a2561b4 — Rick Cogley 5 years ago 65d71ea master
Change font to IBM Plex

Signed-off-by: Rick Cogley <rick.cogley@esolia.co.jp>
1 files changed, 1 insertions(+), 1 deletions(-)

M index.html
M index.html => index.html +1 -1
@@ 7,7 7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="author" content="@rickcogley">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700&amp;subset=latin-ext" rel="stylesheet"> 
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono:200,200i,400,400i,700&amp;subset=latin-ext" rel="stylesheet"> 
<link rel="stylesheet" href="https://unpkg.com/tachyons/css/tachyons.min.css">
<style>
   .blue { color: #0074D9; }