-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtos.html
177 lines (155 loc) · 6.98 KB
/
tos.html
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="utf-8">
<title>InfiniteTEAM</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/favicon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/tos.css" rel="stylesheet">
<!-- =======================================================
Theme Name: NewBiz
Theme URL: https://bootstrapmade.com/newbiz-bootstrap-business-template/
Author: BootstrapMade.com
License: https://bootstrapmade.com/license/
======================================================= -->
</head>
<body>
<!--==========================
Header
============================-->
<header id="header" class="fixed-top">
<div class="container">
<div class="logo float-left">
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
<a href="index.html#intro" class="scrollto"><img src="img/logo.png" alt="" class="img-fluid"></a>
</div>
<nav class="main-nav float-right d-none d-lg-block">
<ul>
<li class="active"><a href="index.html#intro">홈</a></li>
<li><a href="index.html#about">소개</a></li>
<li><a href="index.html#services">기능</a></li>
<li class="drop-down"><a href="index.html#why-us">디스코드 봇</a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li class="drop-down"><a href="#">Drop Down 2</a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
<li><a href="#">Drop Down 5</a></li>
</ul>
</li>
<li><a href="index.html#portfolio">포트폴리오</a></li>
</ul>
</nav><!-- .main-nav -->
</div>
</header><!-- #header -->
<!--==========================
Team Section
============================-->
<section id="about">
<div class="container">
<div class="section-header">
<h3>이용약관</h3>
<p></p>
</div>
<h3><strong>저희 InfiniteTEAM의 디스코드 봇(이하 '봇'이라 함)을 이용할 때의 약속입니다.</strong></h3>
<h4>봇을 사용하면 이에 동의하는 것으로 간주하며, 이용약관은 개정될 수 있습니다. 그 경우 봇은 공지를 통해 알립니다.</h4>
<br><br>
<h5>1. 사용자</h5>
<h6>1) 사용자의 정의: 봇을 이용하는 모든 디스코드 사용자</h6>
<h6>2) 사용자의 권리:</h6>
<span>봇 명령어를 통해 봇이 제공하는 모든 서비스를 이용할 수 있습니다. 단, 블랙리스트에 등록된 사용자는 봇의 주요 명령어를 이용할 수 없습니다.</span>
</div>
</section><!-- #team -->
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 footer-info">
<h3>Infinite</h3>
<h3>TEAM</h3>
<span>편리함을 만들다.</span>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Links</h4>
<ul>
<li><a href="index.html#intro" class="scrollto">홈</a></li>
<li><a href="index.html#about" class="scrollto">소개</a></li>
<li><a href="index.html#services" class="scrollto">기능</a></li>
<li><a href="index.html#why-us" class="scrollto">디스코드 봇</a></li>
<li><a href="#" class="scrollto">이용약관</a></li>
<li><a href="#" class="scrollto">개인정보취급방침</a></li>
</ul>
</div>
<div class="social-links">
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
<a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong>InfiniteTEAM</strong>. All Rights Reserved
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=NewBiz
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Uncomment below i you want to use a preloader -->
<!-- <div id="preloader"></div> -->
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/mobile-nav/mobile-nav.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>