Skip to content

Commit

Permalink
Push build files to deploy branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 14, 2024
1 parent 0989b1c commit 5a46cc0
Show file tree
Hide file tree
Showing 59 changed files with 71 additions and 7,074 deletions.
21 changes: 0 additions & 21 deletions .eslintrc.cjs

This file was deleted.

8 changes: 0 additions & 8 deletions README.md

This file was deleted.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
67 changes: 67 additions & 0 deletions assets/index-BQ-nOiy3.js

Large diffs are not rendered by default.

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

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

File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/Hackathon-website-2024/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=VT323&display=swap" rel="stylesheet">
<title>Status Code 1 | IIIT Kalyani</title>
<script type="module" crossorigin src="/Hackathon-website-2024/assets/index-BQ-nOiy3.js"></script>
<link rel="stylesheet" crossorigin href="/Hackathon-website-2024/assets/index-owHNgl-i.css">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>
<!-- bg-no-repeat w-[100vw] h-[2000px] bg-cover before:bg-gradient-to-b before:from-purple-600 before:to-blue-600 bg-[url('/images/homebgimage.svg')] -->
Loading

0 comments on commit 5a46cc0

Please sign in to comment.