Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoConstantino committed Jun 11, 2024
0 parents commit de167d6
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
Binary file added assets/favicon-16x16-BhjFELto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/index-CTQrNfz6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/index-Dsj4W_bE.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added assets/paper_illustra-CNSGJ1wV.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/assets/favicon-16x16-BhjFELto.png"
/>
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="theme-color" content="#ffffff" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<script type="module" crossorigin src="/assets/index-CTQrNfz6.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Dsj4W_bE.css">
</head>
<body>
<main id="app"></main>
</body>
</html>

0 comments on commit de167d6

Please sign in to comment.