28 lines
1.2 KiB
HTML
28 lines
1.2 KiB
HTML
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>Transport</title>
|
||
|
<meta charset="utf-8" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
<!-- open graph tags -->
|
||
|
<meta property="og:title" content="Transport" />
|
||
|
<!-- <meta property="og:url" content="http://transport.hallada.net/" /> -->
|
||
|
<!-- <meta property="og:image" content="http://proximity.hallada.net/img/proximity-300-zoomed.png" /> -->
|
||
|
<!-- <meta property="og:image:type" content="image/png" /> -->
|
||
|
<!-- <meta property="og:image:width" content="300" /> -->
|
||
|
<!-- <meta property="og:image:height" content="300" /> -->
|
||
|
<!-- <meta property="og:image:alt" content="Screenshot of the animation in action" /> -->
|
||
|
<!-- <meta property="og:description" content="A procedurally generated and interactive animation created with PixiJS" /> -->
|
||
|
</head>
|
||
|
<body>
|
||
|
</body>
|
||
|
|
||
|
<!-- Google Analytics -->
|
||
|
<script>
|
||
|
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
||
|
ga('create', 'UA-39880341-1', 'auto');
|
||
|
ga('send', 'pageview');
|
||
|
</script>
|
||
|
<script async src='https://www.google-analytics.com/analytics.js'></script>
|
||
|
<!-- End Google Analytics -->
|
||
|
</html>
|