From 88ab1300eacf3cf858f9d828001ab245b5006ca8 Mon Sep 17 00:00:00 2001 From: kumar Date: Sat, 9 Jul 2016 22:18:49 -0400 Subject: added link to stylesheet --- index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'index.html') diff --git a/index.html b/index.html index 01c626e..09dff9d 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ Solutions Repo + -- cgit v1.2.3 From 57cd8ecc7936df0470bf885d32747cae83155ae3 Mon Sep 17 00:00:00 2001 From: kumar Date: Sat, 9 Jul 2016 22:56:00 -0400 Subject: seems to break stuff so commented out link to bootstrap --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 09dff9d..0ef2133 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ Solutions Repo - + -- cgit v1.2.3 From e1a9ce2c90974ee2d59edb92895fc0f4b690679e Mon Sep 17 00:00:00 2001 From: kumar Date: Sun, 10 Jul 2016 00:15:11 -0400 Subject: bootstraped the index --- index.html | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 82 insertions(+), 14 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 0ef2133..91c1312 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,24 @@ Solutions Repo + + + + + + - + + + + + + -
+ + <!– –> -
+ --> + +
-
+ \ No newline at end of file -- cgit v1.2.3 From 984927a324e8e7cfb208e613ce527e90ed962308 Mon Sep 17 00:00:00 2001 From: kumar Date: Sun, 10 Jul 2016 00:19:31 -0400 Subject: fixed css ordering in index --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 91c1312..4490ea4 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,14 @@ Solutions Repo + + + + - - - -- cgit v1.2.3