1

Update index.html

This commit is contained in:
Evan Pratten 2017-08-28 17:19:40 -04:00 committed by GitHub
parent 277c160a10
commit 41fc82206e

View File

@ -2,6 +2,7 @@
<title>RetryLife</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
<style>
body {
font-family: Roboto;