summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--workshop_app/templates/workshop_app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/workshop_app/templates/workshop_app/index.html b/workshop_app/templates/workshop_app/index.html
index a8edf66..e8c30e0 100644
--- a/workshop_app/templates/workshop_app/index.html
+++ b/workshop_app/templates/workshop_app/index.html
@@ -67,7 +67,7 @@ $(document).ready(function(){
</head>
<body >
<center>
- <img src="https://static.fossee.in/python/scipy2018/banners/SciPy_promo_webbnr.png">
+ <h4 style="width:100%;color:red;font-weight:bold;">FOSSEE and Spoken Tutorial projects are hiring.Click <a href="https://www.ircc.iitb.ac.in/IRCC-Webpage/rnd/RecruitmentGenerateAdvertisement.jsp?advcirno=D-34/P(11)18-19" target="_blank" style="color:#1982d1">here</a> to know more.</h4>
</center>
<nav class="navbar navbar-expand-sm navbar-custom">
<a class="navbar-brand">FOSSEE Python Workshops</a>