-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
1 lines (1 loc) · 1.33 KB
/
index.html
1
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Refresh" content="5; url=https://www.pixelplant.com/" /> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="uxebu Inc."> <title>Bike.sh</title> <link rel="stylesheet" type="text/css" href="./css/bikeshed/layout.css"> <link rel="stylesheet" type="text/css" href="./css/bikeshed/responsive.css"> <script type="text/javascript" src="http://use.typekit.com/jnz2uzy.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-4832590-9']); _gaq.push(['_trackPageview']); (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); })(); </script> <style> h1 { margin-top: 50px; text-align: center; } </style> </head> <body data-page-init-method="initHome" class=""> <h1>We are now called pixelplant :) <a href="http://pixelplant.com">Redirecting to the new site.</a></h1> </body> </html>