Last active
June 11, 2018 09:36
-
-
Save 0D1NTR33/695e6b1ebde554f2ee35f6600d7edc68 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<!--[if lt IE 9 ]><html class="ie ie-lt9 no-js" lang="en"><![endif]--> | |
<!--[if IE 9 ]><html class="ie ie9 no-js" lang="en"><![endif]--> | |
<!--[if gt IE 9 | !IE]><!--> | |
<html class="no-js fixed" lang="en"> | |
<!--<![endif]--> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | |
<meta name="description" content="Mx's sample website"> | |
<meta name="keywords" content="Mx"> | |
<meta name="author" content="Mx"> | |
<title>Mx.shift</title> | |
<link rel='stylesheet' href='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/css/bootstrap.min.css'> | |
<link rel='stylesheet' href='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/css/style.css'> | |
<link rel='stylesheet' href='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/css/color.css'> | |
<link rel='stylesheet' href='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/css/title-size.css'> | |
<link rel='stylesheet' href='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/css/custom.css'> | |
<link rel="stylesheet" href="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/webfonts/font-awesome.css"> | |
<link rel="icon" href="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/img/fav.png"> | |
</head> | |
<body style="background: url(https://gateway-testnet.shiftnrg.org/ipfs/QmbZBDvkyLUXJcA1d3Xc8fE3gMFvn9soifXSVPmtmgnuGU); z-index: 0;"> | |
<!-- This is just a sample page not affiliated with official Shift Project plans --> | |
<!-- loader --> | |
<div id="site-loader"> | |
<div class="loader"></div> | |
</div> | |
<!-- loader --> | |
<!-- site wrap --> | |
<div id="site-wrap"> | |
<!-- backgeound --> | |
<div id="bg"> | |
<div id="img"></div> | |
<div id="video"></div> | |
<div id="overlay"></div> | |
<div id="effect"> | |
<img src="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/img/bg/cloud-01.png" alt="" id="cloud1"> | |
<img src="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/img/bg/cloud-02.png" alt="" id="cloud2"> | |
<img src="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/img/bg/cloud-03.png" alt="" id="cloud3"> | |
<img src="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/img/bg/cloud-04.png" alt="" id="cloud4"> | |
</div> | |
<canvas id="js-canvas"></canvas> | |
</div> | |
<!-- /background --> | |
<!-- site header --> | |
<header id="site-header"> | |
<div class="container-fluid"> | |
<div class="row"> | |
<div class="col-xs-12"> | |
<!-- header brand --> | |
<div class="header-brand"> | |
<a href="https://www.shiftproject.io" target="_blank"><img class="header-logo logo-light" src="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/img/logo-light.png" alt="Shift Project"></a> | |
<a href="https://www.shiftproject.io" target="_blank"><img class="header-logo logo-dark" src="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/img/logo-dark.png" alt="Shift Project"> | |
</div></a> | |
<!-- header brand --> | |
<!-- header toggle | |
<div class="header-toggle"> | |
<div id="menu-toggle" class="toggle"> | |
<i class="ion-ios-email"></i> | |
</div> | |
</div> --> | |
<!-- /header toggle | |
</div> | |
</div> | |
</div> --> | |
</header> | |
<!-- /site header --> | |
<!-- subscribe | |
<div id="form"> | |
<div id="subscribe"> | |
<div class="tb-cell"> | |
<p class="animation section-subtitle">Subscribe to get notified.</p> | |
<h2 class="section-title">Newsletter</h2> --> | |
<!-- subscribe form | |
<form id="form-subscribe" class="form-lg container"> | |
<input type="text" name="email" class="form-control" placeholder="Email address"> | |
<button type="submit"> | |
<i class="ion-email"></i> | |
</button> | |
</form> --> | |
<!-- /subscribe form | |
</div> | |
</div> | |
</div> --> | |
<!-- /subscribe --> | |
<main id="site-main"> | |
<section id="home"> | |
<div class="section-wrap"> | |
<div class="section-cell"> | |
<div class="container"> | |
<div class="section-header row text-center"> | |
<div class="col-xs-12"> | |
<p class="animation section-subtitle">Be ready, Q2 ends soon</p> | |
<h1 class="section-title"> | |
<span class="section-title-span">Shift Project</span> | |
</h1> | |
<p class="section-subtitle-small">This is just a sample page not affiliated with official Shift Project plans</p> | |
<div class="animation section-divider"></div> | |
</div> | |
</div> | |
<div class="section-main row"> | |
<div class="col-xs-12"> | |
<div id="countdown" class="animation-04"> | |
<div class="row"> | |
<div class="col-xs-3 col-countdown"> | |
<div class="countdown-section"> | |
<div class="countdown-amount days"></div> | |
<div class="countdown-period days_ref">Days</div> | |
</div> | |
</div> | |
<div class="col-xs-3 col-countdown"> | |
<div class="countdown-section"> | |
<div class="countdown-amount hours"></div> | |
<div class="countdown-period hours_ref">Hours</div> | |
</div> | |
</div> | |
<div class="col-xs-3 col-countdown"> | |
<div class="countdown-section"> | |
<div class="countdown-amount minutes"></div> | |
<div class="countdown-period minutes_ref">Minutes</div> | |
</div> | |
</div> | |
<div class="col-xs-3 col-countdown"> | |
<div class="countdown-section"> | |
<div class="countdown-amount seconds"></div> | |
<div class="countdown-period seconds_ref">Seconds</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</section> | |
</main> | |
<!-- /site main --> | |
<!-- site footer --> | |
<footer id="site-footer"> | |
<!-- footer social --> | |
<a href="#" id="volume"> | |
<span></span> | |
<span></span> | |
<span></span> | |
<span></span> | |
</a> | |
<div id="footer-social"> | |
<a href="https://t.me/ShiftProject" title="ShiftProject" target="_blank"><i class="fab fa-telegram-plane"></i></a> | |
<a href="https://www.shiftproject.io/roadmap" title="" target="_blank"><i class="fa fa-road"></i></a> | |
</div> | |
<!-- /footer social --> | |
</footer> | |
<!-- /site footer --> | |
<audio id="audio-player" volume=0.2 loop> | |
<source src="QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/audio/audio.mp3" type="audio/mpeg"> | |
</audio> | |
<!-- audio --> | |
</div> | |
<!-- /site wrap --> | |
<!-- script --> | |
<script src='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/js/vendor/jquery-2.1.4.min.js'></script> | |
<!--[if lte IE 9]><!--> | |
<script src='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/js/vendor/html5shiv.min.js'></script> | |
<!--<![endif]--> | |
<script src='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/js/vendor/bootstrap.min.js'></script> | |
<script src='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/js/vendor/vendor.js'></script> | |
<script src='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/js/variable.js'></script> | |
<script src='QmYkYc1wS35sgXGZ4VAeCFm3ujmr4G8ma6bA5XTsAzrrGS/js/main.js'></script> | |
<!-- /script --> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment