Skip to content

Commit

Permalink
Conf: kakao map api value값 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jaehafe committed Mar 5, 2023
1 parent afb5704 commit 8130516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<link rel="stylesheet" href="./src/scss/index.scss" />
<!-- kakao 우편번호 찾기 api -->
<script src="//t1.daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js"></script>
<script src="//dapi.kakao.com/v2/maps/sdk.js?appkey=26e53c394ca0000e128fe5483eb64985&libraries=services"></script>
<script src="//dapi.kakao.com/v2/maps/sdk.js?appkey=7c9e5a646386af3e36b1fffb93f2ffcc&libraries=services"></script>
<!-- javascript -->
<script type="module" src="./src/ts/main.ts" defer></script>
</head>
Expand Down

0 comments on commit 8130516

Please sign in to comment.