Skip to content

Commit 4f72178

Browse files
committed
metadata changes and removing the our team h1 tag
1 parent cadce01 commit 4f72178

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<meta name="twitter:image"
2929
content="https://raw.githubusercontent.com/IEEE-RVCE/hack-it-right/master/public/LOGO.png" />
3030
<meta property="og:description"
31-
content="Join us on 27-28th January 2024 with over 100 students for 24 hours of creation, innovation, & fun in offline" />
31+
content="Join us on 3rd and 4th of February, 2024 at RVCE with over 150 students for 24 hours of creation, innovation, & fun" />
3232

3333
<link rel="icon" type="image/png"
3434
href="LOGO.png">

src/components/Main-page/HomePage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ export default function HomePage(props) {
309309
310310
311311
{JudgesInfo.map(TeamMembers)} */}
312-
<h1 id="teams">Our Team</h1>
312+
{/* <h1 id="teams">Our Team</h1> */}
313313
{/* {FOOTER.JOIN_TEAM.required && (
314314
<JoinTeam
315315
placeholder="Join our team"

0 commit comments

Comments
 (0)