<title>Unlimited 🍕 {{ page.title }}</title>
<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>
+ <link rel="stylesheet" type="text/css" href="/css/application.css">
<script src="/js/breadsticks.js" defer></script>
-->
</head>
<body>
- <header>
+ <header aria-label="Logo">
<a href="/">Unlimited <span aria-hidden="true">🍕</span> Pizza</a>
</header>
{{ content }}