Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
avictormorais committed Oct 30, 2024
0 parents commit 25c8a96
Show file tree
Hide file tree
Showing 6 changed files with 444 additions and 0 deletions.
Binary file added assets/albuns-DjaerArZ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
425 changes: 425 additions & 0 deletions assets/index-Bj59aNL5.js

Large diffs are not rendered by default.

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

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

Binary file added ico.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="/posterfy/ico.png" type="image/x-icon">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<title>Posterfy</title>
<script type="module" crossorigin src="/posterfy/assets/index-Bj59aNL5.js"></script>
<link rel="stylesheet" crossorigin href="/posterfy/assets/index-DQquiZSq.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
1 change: 1 addition & 0 deletions vite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25c8a96

Please sign in to comment.