Skip to content

Commit

Permalink
fix: Chillzone capitalization consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth-Nema committed Aug 9, 2024
1 parent 38cacd8 commit 49cc4bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
name="keywords"
content="chillzone, iitkgp, nalanda, vikramshila, chill, classrooms"
/>
<meta property="og:title" content="ChillZone - IIT Kharagpur" />
<meta property="og:title" content="Chillzone - IIT Kharagpur" />
<meta
property="og:description"
content="Chillzone provides a list of unoccupied rooms in Nalanda or Vikramshila at your chosen time. No more aimless wandering around. Whether you need a quiet place to focus or a space to unwind between classes, Chillzone has you covered."
Expand Down Expand Up @@ -47,7 +47,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>ChillZone - IIT Kharagpur</title>
<title>Chillzone - IIT Kharagpur</title>
</head>
<body>
<noscript> You need to enable JavaScript to run this app. </noscript>
Expand Down

0 comments on commit 49cc4bd

Please sign in to comment.