-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
46 lines (42 loc) · 2.14 KB
/
index.html
File metadata and controls
46 lines (42 loc) · 2.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Work Nagano</title>
</head>
<body>
<h1>안뇽~!!</h1>
<img src="nongdam1.webp" alt="" style="width: 30%;">
<h2>여기는 농담곰 월드</h2>
<img src="팔짱곰.png" alt="">
<h3>나에 대해 알고 싶다면?</h3>
<a href="https://namu.wiki/w/%EB%86%8D%EB%8B%B4%EA%B3%B0" style="color: rgb(171, 222, 230);">여기</a>
를 눌러줘♥️
<h3>내 굿즈에 대해 알아보고 싶다면?</h3>
<h5>이 사이트를 구경해봐!</h5>
<ul>
<li>
<a href="https://spao.com/product/search.html?banner_action=&sort_method=5&except_keyword=except&keyword=%EB%8B%B4%EA%B3%B0%EC%9D%B4" style="color: darkmagenta;">옷을 찾고있다면 여기❤️🔥</a>
</li>
<li>
<a href="https://ke-shop.kr/product/list.html?cate_no=171" style="color: rgb(203, 170, 203);">컵이나 그릇을 찾고 있다면 여기❤️🔥</a>
</li>
<li>
<a href="https://smartstore.naver.com/geekmate/search?q=%EB%8B%B4%EA%B3%B0%EC%9D%B4" style="color: rgb(243, 176, 195);">인형이나 캘린더, 메모지가 필요하다면 여기❤️🔥</a>
</li>
<li>
<a href="https://smartstore.naver.com/yondo/category/31e12ed5ffba43f29b0d36ff61e36001" style="color: rgb(198, 219, 218);">그 밖에 다양한 굿즈를 구경하고 싶다면 여기❤️🔥</a>
</li>
<li>
<a href="https://brand.naver.com/daewonmedia/category/0b4635a8d7a147229c39a57593650679?cp=1" style="color: rgb(255, 150, 138);">여기도 구경하면 좋아❤️🔥</a>
</li>
<li>
<a href="https://e.kakao.com/t/damgome" style="color: rgb(186, 80, 133);">카톡 이모티콘을 사고 싶다면 여기❤️🔥(천재 인터넷으로는 접속이 안 될지도 몰라!)</a>
</li>
</ul>
<h5>어때 구매 의욕이 생기니?</h5>
<img src="lyingbear.jpg" alt="" style="width: 40%;">
<h5>농담곰에게 많은 관심 부탁해 ~~</h5>
</body>
</html>