summaryrefslogtreecommitdiff
path: root/fossee_manim/templates
diff options
context:
space:
mode:
Diffstat (limited to 'fossee_manim/templates')
-rw-r--r--fossee_manim/templates/fossee_manim/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/fossee_manim/templates/fossee_manim/index.html b/fossee_manim/templates/fossee_manim/index.html
index 0753918..876dd87 100644
--- a/fossee_manim/templates/fossee_manim/index.html
+++ b/fossee_manim/templates/fossee_manim/index.html
@@ -35,7 +35,7 @@
<body>
<div class="container-fluid" style="height:100%; background-color: #3D5A50;">
<div class="row" id="r1" style="background-color:#ffffff">
- <div class="col-md-2" id="brand"><strong>FOSSEE</strong> <br>Animation</div>
+ <div class="col-md-2" id="brand"><img style="padding-top: 5%;" src="{{ URL_ROOT}}/static/img/logo.png"></div>
<div class="col-md-10" style="text-align:center;" id="tag"><strong>Animation based learning</strong></div>
</div>
@@ -58,7 +58,10 @@
<div class="row" id="r3" style="background-color:ghostwhite">
<div class="col-md-6">
- <img src="{{URL_ROOT}}/static/img/SS.png" style="width: 100%;" alt="">
+ <img src="{{URL_ROOT}}/static/img/math_icon.png" style="width: 25%; padding-top: 5%; padding-left: 2%;" alt="">
+ <img src="{{URL_ROOT}}/static/img/phy_icon.png" style="width: 25%; padding-top: 5%; padding-left: 2%;" alt="">
+ <img src="{{URL_ROOT}}/static/img/aero_icon.png" style="width: 25%; padding-top: 5%; padding-left: 2%;" alt="">
+ <img src="{{URL_ROOT}}/static/img/chem_icon.png" style="width: 25%; padding-top: 5%; padding-left: 2%;" alt="">
</div>
<div class="col-md-6" style="background-color:#436355;" >
<iframe width="100%" height="55%"