Skip to content

Commit 7de6da2

Browse files
author
Pritom Gogoi
committed
add aec-coding-club in about page
1 parent 56d998d commit 7de6da2

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

static/img/banner.png

280 KB
Loading

templates/about.html

+8
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@
5454
<a><img src="{{ url_for('static', filename='img/aec.png') }}" alt=""></a>
5555
</div>
5656
</div>
57+
<div class="member-box">
58+
59+
<p href="http://www.aec.ac.in/" target="_blank" class="name">AEC Coding Club</p>
60+
<div class="big-png">
61+
<a><img src="{{ url_for('static', filename='img/banner.png') }}" alt=""></a>
62+
</div>
63+
</div>
64+
5765
</div>
5866

5967
<!-- different stuff -->

0 commit comments

Comments
 (0)