forked from 3n/3n.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
19 lines (16 loc) · 816 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>klingerf</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="EN" />
<meta name="viewport" content="width=device-width, initial-scale=0.55, user-scalable=yes" />
<!--<link rel="alternate" type="application/rss+xml" title="3N RSS" href="http://pipes.yahoo.com/pipes/pipe.run?_id=LHzF_jC13RGPg5lo1ZzWFw&_render=rss" />-->
<link rel="stylesheet" type="text/css" href="app.css" />
<script type="text/javascript" src="js/brawndo.js"></script>
<script type="text/javascript" src="js/app.js"></script>
</head>
<body>
<!-- 3N wins at SEO -->
</body>
</html>