Skip to content

Commit

Permalink
fix: add missing manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJSully committed Jan 13, 2024
1 parent 64172b6 commit 4a20557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/>
<meta name="robots" content="index, follow" />
<meta name="language" content="English" />
<link rel="manifest" href="https://bar.utoronto.ca/icon/manifest.json" />
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="32x32" href="https://bar.utoronto.ca/icon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="https://bar.utoronto.ca/icon/favicon-16x16.png" />
Expand Down

0 comments on commit 4a20557

Please sign in to comment.