Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwal000 authored Feb 11, 2024
1 parent cfd338c commit 16a451a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bloby site</title>
<script src="https://cdn.jsdelivr.net/npm/kute.js@2.1.2/dist/kute.min.js"></script>
<link rel="stylesheet" href="style.css">
</head>

<body>

<script type="module" src="main.js"></script>
<script src="main.js"></script>

<div id="trailer"></div>
<section>
Expand Down

0 comments on commit 16a451a

Please sign in to comment.