Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
CaioLima10 committed Apr 10, 2024
0 parents commit adf50eb
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 0 deletions.
144 changes: 144 additions & 0 deletions assets/index-DDWLpQkg.js

Large diffs are not rendered by default.

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

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

Binary file added assets/logo-header-DhtuwJ5H.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
rel="stylesheet"
/>
<title>Github - Blog</title>
<script type="module" crossorigin src="/github-blog/assets/index-DDWLpQkg.js"></script>
<link rel="stylesheet" crossorigin href="/github-blog/assets/index-eqDc4EJR.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit adf50eb

Please sign in to comment.