Skip to content

Commit 748a7e5

Browse files
amandeeep02virajbhartiyaTanuj-A06dhruvwarriorrVinayak314
authored
feat: add devfolio button alt text for verification (#148)
* init: hack x * feat: Add last year FAQs * feat: Add logo to the header page * fix: left align FAQs * feat: add images and links section for team (#130) * add images and links section for team * added pictures and link for team * About section updates (#135) * update: added about-tags and changed tiles and button * reformatting and scroll animations * fix: remove tracks * hack X: red color refactored to navy blue color - amrit (#140) * refactor: update styles and structure for Hack X website * add:vignette edge --------- Co-authored-by: Viraj Bhartiya <vlbhartiya@gmail.com> Co-authored-by: Aditi Singh <aditi.singh0205@gmail.com> * feat: Load and display a logo image * feat: add the music dance experince (#131) * feat: add the music dance experince * add escape functionality to mde --------- Co-authored-by: omikacharya <omikacharya@gmail.com> Co-authored-by: Omik Acharya <148583486+OmikAcharya@users.noreply.github.com> * Redesigned the What you get section, and added a hint in the game (#138) * ui: redesigned what you get section * ui: Hint for users to know how to play the game * ui: added responsiveness for what you get section --------- Co-authored-by: omikacharya <omikacharya@gmail.com> * feat: integrate 3D model viewer and enhance visual effects * feat: implement custom cursor and enhance text display in Bin class * refactor: update apply button styling and script loading in index.html; remove unused cursor glow initialization in sections.js * refactor: Use external URLs for team member photos and remove local image assets. * chore: update event location name and share URL * feat: implement full-screen mirror effect for About section canvas and enhance canvas rendering logic in sections.js * feat: add previous year faqs again (#143) * chore: remove registration links from index.html and sections.js; update config.js to reflect changes * fix: remove 1st faq (#144) * feat: add previous year faqs again * fix: remove 2 problem statements * feat: add konami easter eggs * add: social links (#132) * add: social links * merged branch hackx into samagra * 3d model fix, music dance experience fix (#145) * added sponsor logos and navbar (#142) * added sponsor logos * added navbar * fixed navbar * slowed the past sponsor carousel * removed navbar * fixed gajshield logo and slowed down scroll * changed font size, fixed alignment * square border for title sponsor --------- Co-authored-by: happypeepo <bhoumiksangle@gmai.com> * update alt text for Devfolio logo in sponsors section --------- Co-authored-by: Viraj Bhartiya <vlbhartiya@gmail.com> Co-authored-by: �Tanuj-A06 <tanuj.adarkar06@gmail.com> Co-authored-by: Dhruv Kumar <dhruvkumar31712@gmail.com> Co-authored-by: Vinayak Pai <vinayakpai2006@gmail.com> Co-authored-by: Omik Acharya <148583486+OmikAcharya@users.noreply.github.com> Co-authored-by: Aditi Singh <aditi.singh0205@gmail.com> Co-authored-by: omikacharya <omikacharya@gmail.com> Co-authored-by: Anmol Rai <168467734+spooodieman@users.noreply.github.com> Co-authored-by: Shantanav Mukherjee <shantanav7@gmail.com> Co-authored-by: amrit-nigam <amritnigam2005@gmail.com> Co-authored-by: Samagra Agarwal <185402698+Samagra78@users.noreply.github.com> Co-authored-by: Bhoumik <204089736+happypeepo@users.noreply.github.com> Co-authored-by: happypeepo <bhoumiksangle@gmai.com>
1 parent f7e8a2d commit 748a7e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hackx/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h1 class="glitch-text" data-text="// SPONSORS">//SPONSORS</h1>
225225
<div class="sponsor-tier">
226226
<div class="tier-label">COMMUNITY PARTNERS</div>
227227
<div class="sponsor-logos community-tier">
228-
<div class="sponsor-slot small"> <img src="sponsor/currentsponsors/devfolio.png" alt="Devfolio" /></div>
228+
<div class="sponsor-slot small"> <img src="sponsor/currentsponsors/devfolio.png" alt="DEVFOLIO LOGO" /></div>
229229
<div class="sponsor-slot small"> <img src="sponsor/currentsponsors/EthIndia.png" alt="EthIndia" /></div>
230230
<div class="sponsor-slot small"> <img src="sponsor/currentsponsors/xyz.png" alt="xyz" /></div>
231231
</div>

0 commit comments

Comments
 (0)