Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-kolmak committed Apr 19, 2024
1 parent f7493f8 commit 87e26ae
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 @@ -6,7 +6,7 @@
<meta name="theme-color" content="#242424" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Приложение прогноза погоды, использующее местоположение или поиск по городу." />
<base href="./" />
<base href="/" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="icon" href="./images/favicon.ico" />
Expand Down

0 comments on commit 87e26ae

Please sign in to comment.