This commit is contained in:
Gabriel Peron 2024-11-24 17:36:48 +01:00
parent 0e70229225
commit 76919fd513
4 changed files with 2 additions and 2 deletions

2
dist/index.html vendored
View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<!-- Link to your PNG favicon -->
<link rel="shortcut icon" href="/dist/assets/favicon.svg" />
<link rel="shortcut icon" href="/img/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Kaby_Kun PortFolio</title>
<script type="module" crossorigin src="/assets/index-DABKrgAO.js"></script>

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 418 B

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/dist/assets/favicon.svg" />
<link rel="shortcut icon" href="/img/favicon.svg" />
<title>Kaby_Kun PortFolio</title>
</head>
<body>