<!DOCTYPE HTML>
-<html>
+<html lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="author" content="Ben Beltran" />
- <meta name="description" content="{{ page.description }}" />
- <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
- <link rel="stylesheet" type="text/css" href="/css/bootstrap-responsive.min.css" />
- <link rel="stylesheet" type="text/css" href="/css/prism.css" />
- <link rel="stylesheet" type="text/css" href="/css/application.css" />
- <title>N, S o Vocal • {{ page.title }}</title>
- <link href='http://fonts.googleapis.com/css?family=Lato:100,300,700,300italic,700italic|Oswald:400,300' rel='stylesheet' type='text/css'>
- <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="N, S o Vocal — The ATOM!">
- <script src="/js/prism.min.js" type="text/javascript"></script>
- <script src="https://cdn.firebase.com/js/client/1.0.21/firebase.js"></script>
- <script type="text/javascript">
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="author" content="Rubén Beltrán del Río">
+ <meta name="description" content="{{ page.description }}">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-20018878-4']);
- _gaq.push(['_trackPageview']);
+ <meta name="theme-color" content="#db5945">
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
+ <title>Unlimited 🍕 {{ page.title }}</title>
- </script>
-</head>
+ <link rel="manifest" href="/manifest.webmanifest">
+
+ <link rel="stylesheet" type="text/css" href="/css/application.css" media="none" onload="if (media!=='all') { media = 'all'; }">
+ <noscript>
+ <link rel="stylesheet" type="text/css" href="/css/application.css">
+ </noscript>
+
+ <script src="/js/offline_support.js" defer></script>
+
+ <!--
+ /\
+ / O\ U N L I M I T E D
+ /O o \ P I Z Z A
+ |______|
+ -->
+ </head>
<body>
- <header>
- <a class="logo" href="/"><span>N, S o Vocal</span></a>
- </header>
- <nav>
- <ul class="mainmenu">
- <li><a href="/">Blog</a></li>
- <li><a href="/projects.html">Proyectos</a></li>
- <li><a href="/about.html">Ben</a></li>
- <!-- <li><a href="/guestbook.html">Guestbook</a></li> -->
- </ul>
- </nav>
+ <h1>
+ <a class="logo" href="/">Unlimited 🍕 Pizza</a>
+ </h1>
<div class="main-container">
<section>
{{ content }}