aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorkumar <kumar.damani@mail.utoronto.ca>2016-07-10 02:56:00 +0000
committerkumar <kumar.damani@mail.utoronto.ca>2016-07-10 02:56:00 +0000
commit57cd8ecc7936df0470bf885d32747cae83155ae3 (patch)
tree3796e90213366290bd117f36bb2a8ab90fb93941 /index.html
parent88ab1300eacf3cf858f9d828001ab245b5006ca8 (diff)
seems to break stuff so commented out link to bootstrap
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 09dff9d..0ef2133 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +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 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>