From ca38bf3aa5af9ae9eb73b54f21ce54f992774e21 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Tue, 7 Aug 2018 17:23:51 +0530 Subject: added new project table --- .../website/bootstrap-css/assets/images/fossee.png | Bin 0 -> 79661 bytes .../bootstrap-css/assets/images/fossee_logo.png | Bin 0 -> 19335 bytes .../bootstrap-css/assets/images/iitb_logo.png | Bin 0 -> 16169 bytes .../website/bootstrap-css/assets/images/pylogo.png | Bin 0 -> 8950 bytes .../bootstrap-css/assets/images/yaksh_banner.png | Bin 0 -> 1552 bytes static/website/bootstrap-css/custom.css | 1 - static/website/templates/index.html | 52 ++++++++++++++++++++- 7 files changed, 50 insertions(+), 3 deletions(-) create mode 100644 static/website/bootstrap-css/assets/images/fossee.png create mode 100644 static/website/bootstrap-css/assets/images/fossee_logo.png create mode 100644 static/website/bootstrap-css/assets/images/iitb_logo.png create mode 100644 static/website/bootstrap-css/assets/images/pylogo.png create mode 100644 static/website/bootstrap-css/assets/images/yaksh_banner.png (limited to 'static/website') diff --git a/static/website/bootstrap-css/assets/images/fossee.png b/static/website/bootstrap-css/assets/images/fossee.png new file mode 100644 index 0000000..6feda2d Binary files /dev/null and b/static/website/bootstrap-css/assets/images/fossee.png differ diff --git a/static/website/bootstrap-css/assets/images/fossee_logo.png b/static/website/bootstrap-css/assets/images/fossee_logo.png new file mode 100644 index 0000000..ecd7e44 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/fossee_logo.png differ diff --git a/static/website/bootstrap-css/assets/images/iitb_logo.png b/static/website/bootstrap-css/assets/images/iitb_logo.png new file mode 100644 index 0000000..8134c71 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/iitb_logo.png differ diff --git a/static/website/bootstrap-css/assets/images/pylogo.png b/static/website/bootstrap-css/assets/images/pylogo.png new file mode 100644 index 0000000..d42c54f Binary files /dev/null and b/static/website/bootstrap-css/assets/images/pylogo.png differ diff --git a/static/website/bootstrap-css/assets/images/yaksh_banner.png b/static/website/bootstrap-css/assets/images/yaksh_banner.png new file mode 100644 index 0000000..d41ba80 Binary files /dev/null and b/static/website/bootstrap-css/assets/images/yaksh_banner.png differ diff --git a/static/website/bootstrap-css/custom.css b/static/website/bootstrap-css/custom.css index 7d3df62..7014560 100755 --- a/static/website/bootstrap-css/custom.css +++ b/static/website/bootstrap-css/custom.css @@ -72,4 +72,3 @@ if it's not present, don't show loader */ border-radius: 50%; border: 5px solid rgba(0,0,30,0.8); } - diff --git a/static/website/templates/index.html b/static/website/templates/index.html index 393e7e1..5816a5e 100644 --- a/static/website/templates/index.html +++ b/static/website/templates/index.html @@ -707,7 +707,7 @@ jQuery(document).ready(function($){
-

Mr. Akeshen D
+

Mr. Akshen D

@@ -832,7 +832,7 @@ jQuery(document).ready(function($){
-
+
Phone
(+91) 22 25764133
@@ -845,6 +845,54 @@ jQuery(document).ready(function($){
+
+ +
+ + + + + + + + + + + + +
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+

FOSSEE

YAKSH - Online Test Platform

Python Workshop

IIT Bombay

+
+
-- cgit