Skip to content

Commit

Permalink
Changing file name
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoazvd17 committed Nov 22, 2023
1 parent b9640e7 commit 3ea5cfb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/index.css" rel="stylesheet">
</head>

<body>
Expand Down Expand Up @@ -49,7 +49,7 @@ <h1>Eduardo Azevedo</h1>
<script src="assets/vendor/typed.js/typed.umd.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/index.js"></script>
</body>

</html>

0 comments on commit 3ea5cfb

Please sign in to comment.