Skip to content

Commit

Permalink
Заливаю favicon apple
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksimDoronin committed Nov 8, 2024
1 parent 70da220 commit ca7f743
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<link rel="stylesheet" href="styles/styles.css">
<link rel="icon" href="favicon.ico">
<link rel="icon" href="favicons/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="favicons/apple-icon-180x180.png">
<script src="scripts/index.js" defer></script>
</head>

Expand Down
Binary file added source/favicons/apple-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<meta name="description" content="Интернет-магазин CAT Energy предлагает функциональное питание для котов. У нас вы найдете сбалансированные корма, которые поддерживают активность и здоровье вашего питомца. Подберите идеальный рацион для вашей кошки.">
<link rel="icon" href="favicon.ico">
<link rel="icon" href="favicons/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="favicons/apple-icon-180x180.png">
<link rel="stylesheet" href="styles/styles.css">
<title>CAT ENERGY: интернет магазин питания для котов</title>
<script src="scripts/index.js" defer></script>
Expand Down

0 comments on commit ca7f743

Please sign in to comment.