Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Azazel-1172 authored Apr 16, 2024
1 parent 7380a78 commit 4cc1c8f
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 11 deletions.
82 changes: 82 additions & 0 deletions assets/index-CJuPsvK3.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

14 changes: 3 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./10years/homepage_logo.svg" />
<link rel="icon" type="image/svg+xml" href="./homepage_logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OCF 10years</title>
<script
type="module"
crossorigin
src="./10years/assets/index-C1BsXllr.js"
></script>
<link
rel="stylesheet"
crossorigin
href="./10years/assets/index-CmsY79T2.css"
/>
<script type="module" crossorigin src="./assets/index-CJuPsvK3.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-iKPAwI9b.css" />
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 4cc1c8f

Please sign in to comment.