Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Add forgotten closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Wal committed Jun 7, 2019
1 parent 2fe141e commit 6eb50d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />

<title>cuHacking 2020</title>
<meta name="description" content="Carleton University's hackathon and Ottawa's longest running student-led hackathon, coming soon."
<meta name="description" content="Carleton University's hackathon and Ottawa's longest running student-led hackathon, coming soon." />
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit 6eb50d4

Please sign in to comment.