Skip to content

Commit

Permalink
Merge pull request #103 from innovationacademy-kr/develop
Browse files Browse the repository at this point in the history
[FE] FIX: NA 코드 삭제
  • Loading branch information
42inshin authored Mar 20, 2024
2 parents 4389a80 + c9afa6b commit a8d9218
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,5 @@
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script
type="text/javascript"
src="https://wcs.naver.net/wcslog.js"
></script>
<script type="text/javascript">
if (!wcs_add) var wcs_add = {};
wcs_add["wa"] = "152eaf5cd6101c0";
if (window.wcs) {
wcs_do();
}
</script>
</body>
</html>

0 comments on commit a8d9218

Please sign in to comment.