forked from orderedlist/modernist
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
35 lines (35 loc) · 1.55 KB
/
index.html
File metadata and controls
35 lines (35 loc) · 1.55 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
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Modernist by megakote</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<!-- <meta name="description" content="">
<meta name="keywords" content=""> -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<a href="/modernist/" class="header_link">
<img class="header_link_img" src="https://si0.twimg.com/profile_images/1466328741/cat._normal">
<b class="header_link_name">Megakote</b>
<i class="header_link_info">Front-end developer</i>
</a>
<span class="header_feedback">
<a href="https://twitter.com/megakote" target="_blank" class="header_feedback_twitter"></a>
<!-- <a href="#rss" class="header_feedback_rss"></a> -->
</span>
</header>
<section>
<ul class="post_links">
<li><time class="post_stamp">2011-07-24</time><a class="post_link" href="Let’ Test Some Markup.html">Let’ Test Some Markup</a></li>
</ul>
</section>
<footer>© 2012 <a href="https://github.com/megakote" target="_blank">megakote</a> & <a href="https://github.com/orderedlist" target="_blank">orderedlist</a></footer>
</div>
</body>
</html>