-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
55 lines (40 loc) · 1.73 KB
/
index.html
File metadata and controls
55 lines (40 loc) · 1.73 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
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Team Wangsimni : " />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Team Wangsimni</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/wangsimni">View on GitHub</a>
<h1 id="project_title">Team Wangsimni</h1>
<h2 id="project_tagline"></h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h3>
<a name="%ED%8C%80-%EC%99%95%EC%8B%AD%EB%A6%AC-%EC%B5%9C%EA%B3%A0" class="anchor" href="#%ED%8C%80-%EC%99%95%EC%8B%AD%EB%A6%AC-%EC%B5%9C%EA%B3%A0"><span class="octicon octicon-link"></span></a>팀 왕십리 최고!</h3>
<p>우리는 첨단 과학을 이용한 혁신으로 식사자들이 당면한 문제들을 효과적으로 해결하기 위해 모였습니다. 팀 왕십리는 식사 문제가 더 이상 존재하지 않는 세상을 꿈꾸며 그것을 실현하기 위하여 열정을 가지고 움직입니다.</p>
<h3>
<a name="%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8" class="anchor" href="#%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8"><span class="octicon octicon-link"></span></a>프로젝트</h3>
<ul>
<li>Frost</li>
<li>Django</li>
</ul>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>