Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
deploy: e3350b1
Browse files Browse the repository at this point in the history
  • Loading branch information
eoussama committed Jan 9, 2024
1 parent d83bee8 commit f7e04df
Show file tree
Hide file tree
Showing 46 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<link
rel="stylesheet"
href="../node_modules/bootstrap/dist/css/bootstrap.min.css"
href="verbose/bootstrap/css/bootstrap.min.css"
>

<link
Expand All @@ -32,7 +32,7 @@
<h1>Hello, world!</h1>
</main>

<script src="../node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="verbose/bootstrap//js/bootstrap.min.js"></script>
<script src="scripts/main.js"></script>
</body>

Expand Down
Empty file added verbose/.gitkeep
Empty file.

0 comments on commit f7e04df

Please sign in to comment.