Skip to content

Commit 039f94c

Browse files
committed
Add Hack 7.0 to Our Competitions
1 parent 324b632 commit 039f94c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,7 +2469,7 @@ <h1>
24692469
style="background-size: contain; background-repeat: repeat;">
24702470
<div class="housing-holder">
24712471

2472-
<div class="description">
2472+
<div class="description" style="background: #fa4454;">
24732473
<div class="price-and-rating">
24742474

24752475
<!--div class="rating"><span class="icon icon-star"></span><span class="icon icon-star"></span><span class="icon icon-star"></span><span class="icon icon-star"></span></div-->
@@ -2704,13 +2704,13 @@ <h2>KJSCE Crackathon</h2>
27042704

27052705
<div class="description">
27062706
<div class="price-and-rating">
2707-
<div class="price">3<sup>rd</sup>Apr</div>
2707+
<div class="price">1<sup>st</sup>Apr</div>
27082708
<!--div class="rating"><span class="icon icon-star"></span><span class="icon icon-star"></span><span class="icon icon-star"></span><span class="icon icon-star"></span></div-->
27092709
</div>
27102710
<div class="description-inner">
2711-
<h2>KJSCE Hackathon</h2>
2712-
<p>24hr Hackathon, Had more than 250+ applicants from across the country<br>
2713-
<a href="static/reports/hackathon_2020-21.pdf" target="_blank">&lt;Report&gt;</a>
2711+
<h2>KJSCE Hack 7.0</h2>
2712+
<p>24hr Hackathon, Had more than 1700+ applicants from more than 100 colleges across the country<br>
2713+
<a href="https://youtu.be/MsIwzZziLfs?si=3BJAHxa3Dly_6jaH" target="_blank">&lt;Flashback&gt;</a>
27142714
<!-- <a href="" target="_blank">&lt;map&gt;</a> -->
27152715
<!-- <a href="" target="_blank">&lt;reservations&gt;</a -->
27162716
</p>

static/images/events/hack-7.png

150 KB
Loading

static/styles/styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3796,7 +3796,8 @@ h1.logo {
37963796
}
37973797

37983798
.hackathon {
3799-
background-image: url(../images/compressed/events/hackevent2.jpg);
3799+
background-image: url(../images/events/hack-7.png);
3800+
background-position: 22px, 0px;
38003801
}
38013802

38023803
.crackathon {

0 commit comments

Comments
 (0)