corrade-nucleus-nucleons – Blame information for rev 20

Subversion Repositories:
Rev:
Rev Author Line No. Line
20 office 1 <meta charset="utf-8">
2 <meta http-equiv="X-UA-Compatible" content="IE=edge">
3 <meta name="viewport" content="width=device-width, initial-scale=1.0">
4 <meta name="description" content="">
5 <meta name="author" content="">
6  
7 <title>
8 Validator, for Bootstrap 3
9 </title>
10  
11 <!-- Bootstrap core CSS -->
12 <link href="{{ site.cdn_bootstrap_css }}" rel="stylesheet">
13  
14 <!-- Documentation extras -->
15 <link href="assets/css/docs.css" rel="stylesheet">
16 <link href="assets/css/pygments-manni.css" rel="stylesheet">
17  
18 <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
19 <!--[if lt IE 9]>
20 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
21 <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
22 <![endif]-->
23  
24 <!-- Favicons -->
25 <link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
26 <link rel="shortcut icon" href="assets/ico/favicon.png">
27  
28 <script>
29 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
30 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
31 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
32 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
33  
34 ga('create', 'UA-45851020-1', '1000hz.github.io');
35 ga('send', 'pageview');
36  
37 </script>