aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorkumar <kumar.damani@mail.utoronto.ca>2016-07-10 02:18:49 +0000
committerkumar <kumar.damani@mail.utoronto.ca>2016-07-10 02:18:49 +0000
commit88ab1300eacf3cf858f9d828001ab245b5006ca8 (patch)
tree39dc62958368eab49f0bb7347068d71e12314154 /index.html
parent46e95d510552a147a31f6d483dbd82da094ceae4 (diff)
added link to stylesheet
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 01c626e..09dff9d 100644
--- a/index.html
+++ b/index.html
@@ -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>