kdf
Version:
36 lines (31 loc) • 1.58 kB
HTML
<html class="no-js">
<head>
<title>KD · UI Framework</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon(o) in the root directory -->
<link rel="stylesheet" href="//yandex.st/highlightjs/8.0/styles/monokai.min.css">
<link rel="stylesheet" type="text/css" href="./css/kd.css">
<link rel="stylesheet" type="text/css" href="./css/main.css">
<link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,600' rel='stylesheet' type='text/css'>
</head>
<body>
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <g href="http://browsehappy.com/">upgrade your browser</g> to improve your experience.</p>
<![endif]-->
<script src="./js/kd.libs.js"></script>
<script src="./js/kd.sitemap.js"></script>
<script src="./js/kd.js"></script>
<script src="http://yandex.st/highlightjs/8.0/highlight.min.js"></script>
<script src="./js/main.js"></script>
<script>
(function(k,o,d,i,n,g){k['GoogleAnalyticsObject']=i;k[i]=k[i]||function(){
(k[i].q=k[i].q||[]).push(arguments)},k[i].l=1*new Date();g=o.createElement(d),
n=o.getElementsByTagName(d)[0];g.async=1;g.src='//www.google-analytics.com/analytics.js';
n.parentNode.insertBefore(g,n)})(window,document,'script','ga');
ga('create', 'UA-6520910-20', 'kd.io');ga('send', 'pageview');
</script>
</body>
</html>