summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharanya A2019-07-31 16:46:10 +0530
committerSharanya A2019-07-31 16:46:10 +0530
commit098cce53e353394cf654e4e34dd77b82cf8c8570 (patch)
treee206744464bd8ba77bb5b1142bd6758e58e91903
parentaf4a10b4913cece224e0bc352c9ac62f61bcad19 (diff)
downloadFOSSEE_animations-098cce53e353394cf654e4e34dd77b82cf8c8570.tar.gz
FOSSEE_animations-098cce53e353394cf654e4e34dd77b82cf8c8570.tar.bz2
FOSSEE_animations-098cce53e353394cf654e4e34dd77b82cf8c8570.zip
removes link to about page (until created)
-rw-r--r--fossee_manim/static/img/FA_logo.pngbin3443 -> 0 bytes
-rw-r--r--fossee_manim/static/img/fossee_logo.pngbin5663 -> 0 bytes
-rw-r--r--fossee_manim/static/img/logo.pngbin17220 -> 0 bytes
-rw-r--r--fossee_manim/static/img/logo_center.pngbin12987 -> 0 bytes
-rw-r--r--fossee_manim/templates/fossee_manim/base.html2
-rw-r--r--static/img/fossee_logo_iitb.pngbin14893 -> 0 bytes
6 files changed, 1 insertions, 1 deletions
diff --git a/fossee_manim/static/img/FA_logo.png b/fossee_manim/static/img/FA_logo.png
deleted file mode 100644
index 601774c..0000000
--- a/fossee_manim/static/img/FA_logo.png
+++ /dev/null
Binary files differ
diff --git a/fossee_manim/static/img/fossee_logo.png b/fossee_manim/static/img/fossee_logo.png
deleted file mode 100644
index d2d18d0..0000000
--- a/fossee_manim/static/img/fossee_logo.png
+++ /dev/null
Binary files differ
diff --git a/fossee_manim/static/img/logo.png b/fossee_manim/static/img/logo.png
deleted file mode 100644
index 2fef43b..0000000
--- a/fossee_manim/static/img/logo.png
+++ /dev/null
Binary files differ
diff --git a/fossee_manim/static/img/logo_center.png b/fossee_manim/static/img/logo_center.png
deleted file mode 100644
index e4ac736..0000000
--- a/fossee_manim/static/img/logo_center.png
+++ /dev/null
Binary files differ
diff --git a/fossee_manim/templates/fossee_manim/base.html b/fossee_manim/templates/fossee_manim/base.html
index b144969..0a43596 100644
--- a/fossee_manim/templates/fossee_manim/base.html
+++ b/fossee_manim/templates/fossee_manim/base.html
@@ -79,7 +79,7 @@
</nav>
<div class="jumbotron sticky-top" style="padding-top: 90px; padding-bottom: 0.2%; margin-bottom: 0px; background-color: #dddddd">
<div class="btn-group btn-group-lg" role="group">
- <button class="btn btn-link perma_link" type="button"><a href="{% url 'about' %}" style="color:#157b80">About</a></button>
+ <button class="btn btn-link perma_link" type="button"><a href="#" style="color:#157b80">About</a></button>
<button class="btn btn-link perma_link" type="button"><a href="{% url 'guidelines' %}" style="color:#222222">Guidelines</a></button>
<button class="btn btn-link perma_link" type="button"><a href="{% url 'faqs' %}" style="color:#222222">FAQ</a></button>
<button class="btn btn-link perma_link" type="button"><a href="{% url 'honorarium' %}" style="color:#222222">Honorarium</a></button>
diff --git a/static/img/fossee_logo_iitb.png b/static/img/fossee_logo_iitb.png
deleted file mode 100644
index 4e56081..0000000
--- a/static/img/fossee_logo_iitb.png
+++ /dev/null
Binary files differ