diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 02:18:49 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 02:18:49 +0000 |
| commit | 88ab1300eacf3cf858f9d828001ab245b5006ca8 (patch) | |
| tree | 39dc62958368eab49f0bb7347068d71e12314154 /index.html | |
| parent | 46e95d510552a147a31f6d483dbd82da094ceae4 (diff) | |
added link to stylesheet
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ <title>Solutions Repo</title> <link href="assets/css/style.css" rel="stylesheet" type="text/css"> + <link rel="stylesheet" href="assets/css/bootstrap.min.css" crossorigin="anonymous"> <link href='https://fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> </head> |
