Skip to content

Commit ff2b471

Browse files
Electrika 2024 (#105)
* Fixed registration issue in Electrika. Info Update on Home page * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Refactor register function in views.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update base.html and navbar_dropdown.html templates * Redirect to registration page if user does not exist in ElectrikaUser table * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update team creation and acceptance logic * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix team creation logic and update FAQ section * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add phone number and team-up option to user table * Update event description * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d82df72 commit ff2b471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

corpus/templates/electrika/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1 class="text-xl md:text-4xl lg:text-5xl font-extrabold text-white dark:text-w
125125
<h2 class="title text-xl md:text-2xl lg:text-3xl font-extrabold">Unveiling Electrika</h2>
126126
<p class="text-md md:text-lg lg:text-xl">
127127
Electrika - 'The Power Electronics Hackathon,' first of a kind conducted by The Industrial and Application Society of IEEE NITK Student Branch . Our event is designed to offer participants a profound understanding of power electronics while making the process of designing power electronics circuits an enjoyable and educational experience. We aim to acquaint participants with the intricacies of designing these circuits, making learning both engaging and informative. <br>
128-
<p class="text-md md:text-lg lg:text-xl"><strong>Open to 2nd 3rd and 4th year Btech students across india! </strong></p>
128+
<p class="text-md md:text-lg lg:text-xl"><strong>Open to all UG STUDENTS from engineering colleges across India</strong></p>
129129
<br>
130130
</p>
131131
</div>

0 commit comments

Comments
 (0)