Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Satyam Mishra committed Dec 20, 2024
1 parent 7cd052a commit 1460a2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions assets/index-f681c7fa.js → assets/index-de4dd922.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<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="shortcut icon" type="image/jpg" href="/assets/only-logo-white-813ff29f.webp" />
<link rel="shortcut icon" type="image/jpg" href="/portfolio-react-threejs/assets/only-logo-white-813ff29f.webp" />
<title>Satyam Mishra | Bedead</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7KPH635EWM"></script>
<script>
Expand All @@ -17,8 +17,8 @@

gtag("config", "G-7KPH635EWM");
</script>
<script type="module" crossorigin src="/assets/index-f681c7fa.js"></script>
<link rel="stylesheet" href="/assets/index-9b6fc05c.css">
<script type="module" crossorigin src="/portfolio-react-threejs/assets/index-de4dd922.js"></script>
<link rel="stylesheet" href="/portfolio-react-threejs/assets/index-9b6fc05c.css">
</head>

<body>
Expand Down

0 comments on commit 1460a2b

Please sign in to comment.