Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
veluat committed Apr 17, 2024
1 parent 80afd72 commit 3a22c88
Show file tree
Hide file tree
Showing 26 changed files with 2,173 additions and 917 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
899 changes: 0 additions & 899 deletions assets/index-3b9dd4ca.js

This file was deleted.

2,150 changes: 2,150 additions & 0 deletions assets/index-CFx1V3Zb.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
Binary file modified favicon.ico
Binary file not shown.
Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 19 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/creative-art-layout/favicon.ico" />
<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=Inter:wght@400;700&family=Source+Sans+3:wght@700&display=swap" rel="stylesheet">
<link href="https://fonts.cdnfonts.com/css/canela-text-trial" rel="stylesheet">
<title>Creativeart Website Design</title>
<script type="module" crossorigin src="/creative-art-layout/assets/index-3b9dd4ca.js"></script>
</head>
<body>
<div id="root"></div>

</body>
</html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" type="image/x-icon" href="/creative-art-layout/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="/creative-art-layout/favicon.svg">
<link rel="icon" type="image/png" href="/creative-art-layout/favicon.png">
<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=Inter:wght@400;700&family=Source+Sans+3:wght@700&display=swap" rel="stylesheet">
<link href="https://fonts.cdnfonts.com/css/canela-text-trial" rel="stylesheet">
<title>Creative Art Website Design</title>
<script type="module" crossorigin src="/creative-art-layout/assets/index-CFx1V3Zb.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>
Expand Down

0 comments on commit 3a22c88

Please sign in to comment.