Skip to content

Commit

Permalink
Added support for PWAs
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed Jan 2, 2024
1 parent d0d1703 commit 08127d7
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 @@ -16,6 +16,7 @@

<link rel="canonical" href="https://hoangsonww.github.io/WeatherMate-App/" />
<link rel="stylesheet" href="src/css/style.css" />
<link rel="manifest" href="manifest.json">
<script src="src/js/script.js" defer></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="icon" type="image/x-icon" href="utils/favicon.ico">
Expand Down

0 comments on commit 08127d7

Please sign in to comment.