summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2016-09-20 14:22:29 -0400
committerJules <jules@asdf.us>2016-09-20 14:22:29 -0400
commitebaf585e2e0b1efb7e7d6b9841ea5d949b8394c7 (patch)
tree39e0d223074f54329b151608a1193c8b01347e4e
parentf80718a24a26bf3128e544ff4aa05f3adcffa702 (diff)
not using google font
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index fef5e51..f22734a 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,6 @@
<head>
<title>harp</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
-<link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,900italic,900,700italic,700,500italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../css/css.css">
<style>
html,body { font-size: 12px; font-weight: normal; background: black; color: white; }