Skip to content

Commit

Permalink
add btn to up to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BasemYahia402 committed Aug 22, 2023
1 parent 6dafc8b commit d989e8a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Portfolio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,15 @@ <h4>Our Newsletter</h4>
<div id="preloader"></div>
<!-- End preloader -->

<!-- ======= btn to up ======= -->
<a
href="#"
class="back-to-top d-flex align-items-center justify-content-center"
>
<i class="bi bi-arrow-up-short"></i
></a>
<!-- End btn -->

<!-- ======= call files js ======= -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
Expand Down

0 comments on commit d989e8a

Please sign in to comment.