Skip to content

Commit c05fb93

Browse files
committed
Updates
1 parent 8196df0 commit c05fb93

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

templates/creditspage.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ <h1 class="ui huge header"> <i class="user icon"></i>Credits</h1>
99
<!--Summary-->
1010
<div class="ui raised segments" style="padding: 1em">
1111
<div class="ui segment">
12-
<h2 class="ui header">Mentors</h2>
13-
14-
<h3 class="ui dividing header">Muhammad Siddiqui</h3>
15-
<p>Responsibilities: Front-end Development with SemanticUI, Back-end Development with
16-
Flask,
17-
Hosting on Heroku, Writing of Webpage Content</p>
1812
<h2 class="ui header">Team Members</h2>
1913

2014
<h3 class="ui dividing header">Prakhar Jain</h3>

templates/statistics.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@
66
<h1 class="ui huge header"><i class="chart line icon"></i> Statistics</h1>
77
<div class="row">
88
<div class="column">
9+
910
<div class="ui raised segments" style="padding: 1em">
11+
<div class="ui segment">
1012
<div class="ui small olive message">
1113
<div class="header">
1214
This page in under development
1315
</div>
1416
</div>
17+
</div>
1518
</div>
1619
</div>
1720
</div>

0 commit comments

Comments
 (0)