Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jonadan0 authored Jun 27, 2024
1 parent 0ce07fb commit e6eb1f2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ <h1>로또 추천기</h1>
<div id="numbers"></div>
<button id="generate-btn">번호 추천 받기</button>
</div>

<div class="adfit">
<ins class="kakao_ad_area" style="display:none;"
data-ad-unit = "DAN-HK1jQCbldILzotHn"
data-ad-width = "320"
data-ad-height = "100"></ins>
<script type="text/javascript" src="//t1.daumcdn.net/kas/static/ba.min.js" async></script>
</div>
<script src="script.js"></script>
</body>
</html>

0 comments on commit e6eb1f2

Please sign in to comment.