Skip to content

Commit

Permalink
Исправление ошибок
Browse files Browse the repository at this point in the history
  • Loading branch information
KershDKas authored Sep 22, 2024
1 parent b85623e commit 6531c74
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>Гостиницы Седоны</title>
<link rel="stylesheet" href="styles/styles.css">
<link rel="icon" href="favicon.ico">
</head>

<body>
Expand Down
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>Проект Город Седона</title>
<link rel="stylesheet" href="styles/styles.css">
<link rel="icon" href="favicon.ico">
</head>

<body>
Expand Down
1 change: 1 addition & 0 deletions modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>Проект Город Седона</title>
<link rel="stylesheet" href="styles/styles.css">
<link rel="icon" href="favicon.ico">
</head>

<body>
Expand Down

0 comments on commit 6531c74

Please sign in to comment.