Skip to content

Commit

Permalink
ajuste no html
Browse files Browse the repository at this point in the history
  • Loading branch information
zzmarques committed Oct 2, 2024
1 parent fe1d916 commit 0670df2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://kit.fontawesome.com/9e387b38a0.js" crossorigin="anonymous"></script>
<script src="http://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="http://threejs.org/examples/js/libs/stats.min.js"></script>

<link rel="stylesheet" href="src/css/style.css">
<link rel="stylesheet" href="src/css/responsivo.css">
<title>Walace DEV | Portfólio </title>
Expand Down Expand Up @@ -234,7 +233,8 @@ <h1>Conato</h1>
</div>
</div>
</section>

<script src="http://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"><script>
<script src="http://threejs.org/examples/js/libs/stats.min.js"></script>
<script type="module" src="src/js/index.js"></script>
</body>
</html>

0 comments on commit 0670df2

Please sign in to comment.