forked from marie-kor-pj/marie-kor-pj.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
166 lines (148 loc) · 8.63 KB
/
index.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
<!DOCTYPE HTML>
<!-- 천상의나무 & uuuuu1226(Prizm73) -->
<!-- 주의! 2020년 4월 20일 이후로 업데이트가 안되는 사이트입니다! -->
<html lang="ko">
<head>
<title>Marie KOR Project</title>
<!-- 기본 메타 태그 -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="한국어의 Marie 봇을 만나봐요....!">
<meta name="author" content="">
<!-- CDN CSS -->
<link href="style.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="https://startbootstrap.github.io/startbootstrap-scrolling-nav/vendor/bootstrap/css/bootstrap.min.css">
<link href="https://startbootstrap.github.io/startbootstrap-scrolling-nav/css/scrolling-nav.css" rel="stylesheet">
<!-- CDN SCRIPT -->
<script src="https://code.jquery.com/jquery-3.3.1.js" integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script type='text/javascript' src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script type='text/javascript' src="http://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<!--[endif]-->
</head>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top" style="position: sticky;" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger logo" href="#">Marie Kor Project</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#">메인
<span class="sr-only">(current)</span>
</a>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://t.me/kor_marie_bot">한국어 Marie 만나러 가기!</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://github.com/marie-kor-pj/tgbot-kor-pj">한국어 Marie 소스 보기</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://github.com/marie-kor-pj">Marie봇 한글화 그룹</a>
</li>
</ul>
</div>
</div>
</nav>
<body oncontextmenu='return false' onselectstart='return false' ondragstart='return false' onkeydown="return keydowncheck();">
<p style="font-size: 3.5rem; margin-top: 200px; text-align:center;">MarieKOR Project.</p>
<br><br><br><br><br><br>
<!-- 이것은 네비바에 추가 되어있습니다
<div id="contain">
<center><button class="btn-5" onclick="location.href='https://github.com/marie-kor-pj/tgbot-kor-pj'">한국어 Marie봇의 소스 보러가기</button></center>
<br>
<center><button class="btn-5" onclick="location.href='https://github.com/marie-kor-pj'">Marie봇을 한글화 그룹 보러가기</button></center>
</div>
</div>
-->
<!-- project-->
<div class="container">
<div id="box1" style="background-color: #b8c9dd; height: 680px; width: 100%;">
<div class="content">
<ul>
<h1>Marie KOR 프로젝트에 기여한 분들</h1>
<p>주의! 2020년 01월 이후로 업데이트가 안되어있습니다 기여자 목록이 다를 수 있습니다</p>
<br>
<a>1. 천상의나무 - <a href="https://github.com/NewPremium"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 프로젝트 책임자, 한글화, 웹</a>
<br><br>
<a>2. KCPIT - <a href="https://github.com/kgu090716"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 공동 관리자, 한글화, 웹</a>
<br><br>
<a>3. 하정빈 - <a href="https://github.com/Eli-sys"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 한글화, 웹</a>
<br><br>
<a>4. 윈도우(WinSub) - <a href="https://github.com/changmun00"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 웹</a>
<br><br>
<a>5. uuuuu1226(Prizm73) - <a href="https://github.com/Prizm73"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 웹</a>
<br><br>
<a>6. Hyun Cha - <a href="https://github.com/RIPAngel"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 한글화</a>
<br><br>
<a>7. SongJH<!-- 깃헙삭제되어있음 --> - 한글화</a>
<br><br>
<a>8. kongwoojin - <a href="https://github.com/kongwoojin"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 한글화</a>
<br><br>
<a>9. Lee_Kyong_Hwan - <a href="https://github.com/tamtamburin"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 한글화</a>
<br><br>
<a>9. Byuong Guk Kim - <a href="https://github.com/kimka2013"><i class="fab fa-github fa-lg" style="color:#333"></i>Github</a> - 웹</a>
</ul>
</div>
</div>
</div>
<br>
<div class="container">
<div id="box1" style="background-color: #bfe1d1; height: 240px; width: 100%;">
<ul>
<br><br>
<h1>WinSub</h1>
<br>
<a>평범하게 소규모로 웹서버를 운영중인 윈섭 입니다.<br>윈섭은 주변 개발자분들을 최대한 도와드리려고 노력중입니다!</a><br>
<i class="fas fa-server fa-lg"></i> <a href="https://winsub.kr">This New WinSub!</a>
</ul>
</div>
</div>
<br>
<!--
<div class="container">
<div id="box1" style="background-color: #d8d8d8; height: 220px; width: 100%;">
<ul>
<br><br>
<h1></h1>
<br>
<a></a>
<br>
</ul>
</div>
</div>
-->
<br>
<!-- SNS -->
<div class="container">
<div id="box2" style="background-color: #ffd2d2; height: 250px; width: 100%;">
<ul>
<br>
<h1>FOLLOW</h1>
<font style = "font-size:1.3em">천상의나무 - </font><a href="https://www.facebook.com/profile.php?id=100007317259449"><i class="fab fa-facebook-square fa-2x" style="color:#3b5998"></i></a>
<a href="https://twitter.com/ajb3296"><i class="fab fa-twitter-square fa-2x" style="color:#00ACEE"></i></a><br>
<font style = "font-size:1.3em">빈 - </font><a href="https://www.facebook.com/profile.php?id=100031554036831"><i class="fab fa-facebook-square fa-2x" style="color:#3b5998"></i></a>
<a href="https://twitter.com/J1A2WeFNQZwJEhQ"><i class="fab fa-twitter-square fa-2x" style="color:#00ACEE"></i></a><br>
<font style = "font-size:1.3em">KCPIT - </font><a href="https://twitter.com/kgu090716"><i class="fab fa-twitter-square fa-2x" style="color:#00ACEE"></i></a><br>
<font style = "font-size:1.3em">Lee_Kyong_Hwan - </font><a href="https://www.facebook.com/profile.php?id=100024033671711"><i class="fab fa-facebook-square fa-2x" style="color:#3b5998"></i></a>
<a href="https://twitter.com/Lee_Kyong_Hwan"><i class="fab fa-twitter-square fa-2x" style="color:#00ACEE"></i></a><br>
</ul>
<!-- footer -->
<footer class="footer">
<br><br><br>
<hr style="border: 0.5px solid rgba(255,255,255,.2)">
<p class="m-0">© MarieKorProject 2019. All Rights Reserved. | 프로젝트명: MarieKorProject <br>기여자: 천상의나무, KCPIT, 하정빈, 윈도우(Winsub), uuuuu1226, Hyun Cha, SongJH, kongwoojin, Lee_Kyong_Hwan<br>프로젝트 책임자: 천상의나무</p>
</footer>
</div>
</div>
<br>
<br>
</body>
</html>