Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-kolmak committed Apr 19, 2024
1 parent c03274f commit 899d1a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "pincow",
"version": "0.1.0",
"private": true,
"homepage": "https://evgeniy-kolmak.github.io/pincow/",
"dependencies": {
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
Expand Down
1 change: 0 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<meta name="theme-color" content="#242424" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Приложение прогноза погоды, использующее местоположение или поиск по городу." />
<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 899d1a9

Please sign in to comment.