Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedsaid225 authored Oct 19, 2024
1 parent 3f49133 commit cb4d49d
Showing 1 changed file 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 @@ -590,7 +590,7 @@ <h5 class="card-title pt-5 pb-4 fs-1">Get in Toouch</h5>
</footer>

<script src="https://unpkg.com/typed.js@2.1.0/dist/typed.umd.js"></script>
<script src="./JS/bootstrap.bundle.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script>
var typed = new Typed('#element', {
strings: ['Designer', 'Freelancer', 'Photographer'],
Expand All @@ -601,4 +601,4 @@ <h5 class="card-title pt-5 pb-4 fs-1">Get in Toouch</h5>
});
</script>
</body>
</html>
</html>

0 comments on commit cb4d49d

Please sign in to comment.