Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemcdonald committed Oct 7, 2023
1 parent 8cc1a62 commit e24727e
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 3 deletions.
188 changes: 188 additions & 0 deletions assets/index-e79cd55c.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions assets/index-f81ce062.css

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
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand All @@ -9,8 +9,8 @@
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,500,700"
/>
<script type="module" crossorigin src="/holly-react/assets/index-1ebcb01b.js"></script>
<link rel="stylesheet" href="/holly-react/assets/index-85253998.css">
<script type="module" crossorigin src="/holly-react/assets/index-e79cd55c.js"></script>
<link rel="stylesheet" href="/holly-react/assets/index-f81ce062.css">
</head>
<body class="bg-gray-100">
<div id="root"></div>
Expand Down

0 comments on commit e24727e

Please sign in to comment.