Skip to content

Commit

Permalink
fix: meata tag error 정상화
Browse files Browse the repository at this point in the history
  • Loading branch information
gogumalatte committed Nov 15, 2024
1 parent 8a2906b commit 388f493
Show file tree
Hide file tree
Showing 5 changed files with 546 additions and 421 deletions.
229 changes: 180 additions & 49 deletions dist/assets/index-B_UW1K0B.js → dist/assets/index-BJYNud7J.js

Large diffs are not rendered by default.

364 changes: 0 additions & 364 deletions dist/assets/vendor/.pnpm-DhnAZfEm.js

This file was deleted.

364 changes: 364 additions & 0 deletions dist/assets/vendor/.pnpm-Ojj8OT5M.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Yeon+Sung&display=swap");
</style>
<title>물멍</title>
<script type="module" crossorigin src="/assets/index-B_UW1K0B.js"></script>
<link rel="modulepreload" crossorigin href="/assets/vendor/.pnpm-DhnAZfEm.js">
<script type="module" crossorigin src="/assets/index-BJYNud7J.js"></script>
<link rel="modulepreload" crossorigin href="/assets/vendor/.pnpm-Ojj8OT5M.js">
</head>
<body>
<div id="root"></div>
Expand Down
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@
name="keywords"
content="해양생태계, 보호, 도감, 체험형, 교육, ai, 서비스"
/>
<meta
http-equiv="Content-Security-Policy"
content="upgrade-insecure-requests"
/>
<!-- jQuery 추가 -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<style>
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Yeon+Sung&display=swap");
</style>
Expand Down

0 comments on commit 388f493

Please sign in to comment.