forked from Git/bludit-theme-aerial
Update source code
This commit is contained in:
@ -1 +1,14 @@
|
||||
|
||||
<footer id="footer">
|
||||
<?php echo $site->footer(); ?><a href="http://html5up.net"> HTML5 UP</a>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
window.onload = function() { document.body.classList.remove('is-preload'); }
|
||||
window.ontouchmove = function() { return false; }
|
||||
window.onorientationchange = function() { document.body.scrollTop = 0; }
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user