summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSashi202023-02-03 16:45:43 +0530
committerSashi202023-02-03 16:45:43 +0530
commitef9d9a022c49124e20bf47446e1db4852741128a (patch)
tree4b7fce445b29312ce2bd28a856f8f3f34b88c945
parent0c8ed0a055aeae554f3772c5e2ee040baa222c42 (diff)
downloadMapathon-ef9d9a022c49124e20bf47446e1db4852741128a.tar.gz
Mapathon-ef9d9a022c49124e20bf47446e1db4852741128a.tar.bz2
Mapathon-ef9d9a022c49124e20bf47446e1db4852741128a.zip
Update mapathon title
-rwxr-xr-xcms/templates/cms_base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/cms/templates/cms_base.html b/cms/templates/cms_base.html
index f6e0607..a3e6808 100755
--- a/cms/templates/cms_base.html
+++ b/cms/templates/cms_base.html
@@ -11,9 +11,9 @@
<meta name="author" content="FOSSEE web team">
<meta name="keywords" content="Mapathon, QGIS, competition">
<meta name="keywords"
- content="IIT Bombay, Remote Sensing, Mapping, Open source, software">
+ content="IIT Bombay, Remote Sensing, Mapping, Open source, software, GIS">
<link rel="icon" href="{% static 'cms/uploads/images/favicon.png' %}">
- <title>IITB-AICTE Mapathon</title>
+ <title>IITB-FOSSEE Mapathon</title>
<link href="{% static 'cms/bootstrap-4.5.0/css/bootstrap.min.css' %}" rel="stylesheet">
<link href="{% static 'cms/fontawesome/css/all.css' %}" rel="stylesheet">
<!-- <link href="css/custom.css?ver=1.4" rel="stylesheet"> -->