Skip to content

Commit

Permalink
Deploying to gh-pages from @ be7d954 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
BekhUriy committed Nov 9, 2023
1 parent 44a8247 commit 59c63b7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/Bookshelf/favicon.svg" />
<link rel="icon" type="image/svg+xml" href="/project-DreamTeam09/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bookshelf</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/modern-normalize/2.0.0/modern-normalize.min.css"
Expand All @@ -13,24 +13,24 @@
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet"> -->
<script type="module" crossorigin src="/Bookshelf/commonHelpers.js"></script>
<link rel="stylesheet" href="/Bookshelf/assets/index-62ffc686.css">
<script type="module" crossorigin src="/project-DreamTeam09/commonHelpers.js"></script>
<link rel="stylesheet" href="/project-DreamTeam09/assets/index-62ffc686.css">
</head>

<body>
<!-- Анна -->
ENOENT: no such file or directory, open '/home/runner/work/Bookshelf/Bookshelf/src/partials /header.html'
ENOENT: no such file or directory, open '/home/runner/work/project-DreamTeam09/project-DreamTeam09/src/partials /header.html'
<main>
<!-- Зоряна Чернишова -->
ENOENT: no such file or directory, open '/home/runner/work/Bookshelf/Bookshelf/src/partials /home.html'
ENOENT: no such file or directory, open '/home/runner/work/project-DreamTeam09/project-DreamTeam09/src/partials /home.html'
<!-- Наталія Коваль -->
ENOENT: no such file or directory, open '/home/runner/work/Bookshelf/Bookshelf/src/partials /rentblock.html'
ENOENT: no such file or directory, open '/home/runner/work/project-DreamTeam09/project-DreamTeam09/src/partials /rentblock.html'

</main>


<!-- Loads the specified .html file -->
ENOENT: no such file or directory, open '/home/runner/work/Bookshelf/Bookshelf/src/partials /footer.html'
ENOENT: no such file or directory, open '/home/runner/work/project-DreamTeam09/project-DreamTeam09/src/partials /footer.html'


</body>
Expand Down

0 comments on commit 59c63b7

Please sign in to comment.