Skip to content

Commit

Permalink
enable banner for fall 24 town hall
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdha-kansal committed Nov 4, 2024
1 parent 70dfb79 commit 542b38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ function Home () {
}}
/>
<div className="home-page text-center">
{/* <a href="https://www.uclaacm.com/town-hall" style={{ textDecoration: 'none' }}>
<a href="https://www.uclaacm.com/town-hall" style={{ textDecoration: 'none' }}>
<ContentBanner

Check failure on line 43 in pages/index.js

View workflow job for this annotation

GitHub Actions / lint (16.x)

'ContentBanner' is not defined
title="RSVP for Fall 2024 CS Town Hall!"
main
/>
</a> */}
</a>
<Banner />
<div className="content-section">
<h2>The largest Computer Science community at UCLA</h2>
Expand Down

0 comments on commit 542b38a

Please sign in to comment.