Skip to content

Commit

Permalink
Fix index
Browse files Browse the repository at this point in the history
  • Loading branch information
fjosue4 committed Jan 24, 2024
1 parent e3d24e9 commit e25cfbb
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 118 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
<link rel="icon" type="image/svg+xml" href="https://ai.google.dev/static/images/cloud-icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Google Gemini Chat UI</title>
<script type="module" crossorigin src="/assets/index-aB5O7dLx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-v64_UiOE.css">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
Loading

0 comments on commit e25cfbb

Please sign in to comment.