Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ofelipelucca authored Dec 16, 2024
1 parent 971f629 commit deec0e9
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
@@ -1,12 +1,12 @@
<!doctype html>
<!doctype html>
<html lang="pt-br">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/Porfolio-Dashboard-JS/assets/favicon-DioLotcv.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Felipe Lucca | Portfolio</title>
<script type="module" crossorigin src="./Porfolio-Dashboard-JS/assets/index-r-lMP_Ar.js"></script>
<link rel="stylesheet" crossorigin href="./Porfolio-Dashboard-JS/assets/index-RPkI1T0s.css">
<script type="module" crossorigin src="./assets/index-r-lMP_Ar.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-RPkI1T0s.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit deec0e9

Please sign in to comment.