summaryrefslogtreecommitdiffstats
path: root/ui/src/index.html
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-03-27 12:54:55 -0700
committerDessalines <tyhou13@gmx.com>2019-03-27 12:54:55 -0700
commit05f0aee3ea88d3982e2efe6230f8c591540e4c92 (patch)
tree8b7c39e4928ffd1d6604ef3c5aad604357a031d9 /ui/src/index.html
parent2b08fe5be98ba1de0dc3c16f2f3f25ce3c2b262c (diff)
Adding moment time parsing
Diffstat (limited to 'ui/src/index.html')
-rw-r--r--ui/src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/src/index.html b/ui/src/index.html
index 2a3e4198..e02660cf 100644
--- a/ui/src/index.html
+++ b/ui/src/index.html
@@ -9,6 +9,7 @@
<title>rust-reddit-fediverse</title>
<link rel="stylesheet" href="https://bootswatch.com/4/darkly/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/balloon-css/0.5.0/balloon.min.css">
+ <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700,800" rel="stylesheet">
</head>
<body>