CINXE.COM

<html> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <style> @import url("/assets/fonts/fonts.css"); @import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700;800&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap'); body { display: flex; justify-content: center; align-items: center; height: 100%; margin: 0; } body>div { display: flex; align-items: center; justify-content: space-evenly; width: 100%; } div { /* text-align: center; */ } h1 { font-size: 100px; margin: 0; line-height: 60px; font-family: 'Libre Baskerville'; font-size: 90px; font-style: italic; color: #009FFF; font-weight: normal; margin-bottom: 40px; } p { font-size: 16px; font-family: 'Source Sans Pro'; } a { display: flex; justify-content: center; align-items: center; width: 350px; height: 50px; background-color: rgba(0, 159, 255, 0.7); color: white; letter-spacing: 2px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); text-decoration: none; font-weight: bold; font-family: 'Source Sans Pro'; margin-top: 50px; border-radius: 2px; } .goose { /* position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; */ } .goose img { /* height: 70vh; */ width: 450px; } </style> <body> <div> <div class="404-left"> <h1>“Píkasjey!”</h1> <p>(en. good grief!)</p> <p>It seems like we got lost. Either the link is broken or the<br />page doesn’t exist anymore. </p> <p>Let’s get you back on track.</p> <a href="/">TO FRONT PAGE</a> </div> <div class="goose"> <img src="/assets/goose/1-hmm@2x.png" /> </div> </div> </body> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js"></script> <script> let hostname = window.location.hostname let gaTarget = 'G-V0XWB24QL8'; switch (hostname) { case 'visittorshavn.fo': gaTarget = 'G-H8L8GK3CNH'; break; case 'visitnordoy.fo': gaTarget = 'G-S6T7PWMRCC'; break; case 'visiteysturoy.fo': gaTarget = 'G-JWDWL85J71'; break; case 'visitstreymoy.fo': gaTarget = 'G-DHHVD7Q9CV'; break; case 'visitvagar.fo': gaTarget = 'G-1NVG9QZDKZ'; break; case 'visitsandoy.fo': gaTarget = 'G-1Z0GY0W6CR'; break; case 'visitsuduroy.fo': gaTarget = 'G-FCMXYGJ3SB'; break; default: } window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', gaTarget); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js"></script> <script> let domain = window.location.hostname let uaTarget = 'UA-31121122-2'; switch (domain) { case 'visittorshavn.fo': uaTarget = 'UA-31121122-3'; break; case 'visitnordoy.fo': uaTarget = 'UA-31121122-4'; break; case 'visiteysturoy.fo': uaTarget = 'UA-31121122-5'; break; case 'visitstreymoy.fo': uaTarget = 'UA-31121122-6'; break; case 'visitvagar.fo': uaTarget = 'UA-31121122-7'; break; case 'visitsandoy.fo': uaTarget = 'UA-31121122-8'; break; case 'visitsuduroy.fo': uaTarget = 'UA-31121122-9'; break; default: } window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', uaTarget); </script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10