-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
57 lines (49 loc) · 2.14 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>violetblue by violetblue</title>
</head>
<body>
<div class="grid" id="searchBar">
<div>
<div id="search">
<form role="search" method="get" action="http://violetblue.github.io/search.html">
<input id="searchString" name="searchString"
placeholder="Search..." type="text">
<input id="searchButton" name="Violetblue.github.io" type="button" value="Search">
</form>
</div>
<div id="archives">
<!--<div class="inner">-->
<header>
<h1>violetblue</h1>
<h2></h2>
</header>
<section id="downloads" class="clearfix">
<a href="https://github.com/violetblue" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>
<hr>
<section id="main_content">
<p><img src="sunset.jpeg" alt=""></p>
<p>만일 <strong>당신이 배를 만들고 싶다면,</strong><br>
사람들을 불러모아 목재를 가져오게 하고 일을 지시하고 일감을 나눠주는 등의 일을 하지 말라.<br>
대신 그들에게 <strong>저 넓고 끝없는 바다에 대한 동경심을 키워줘라.</strong><br>
- 생택쥐페리 -</p>
</section>
<footer>
This page was generated by <a href="https://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</div>
</body>
</html>