Removed auto refresh.

This commit is contained in:
John Shaver 2018-10-04 13:07:50 -07:00
parent dd005caf02
commit 7c1bb97955
1 changed files with 0 additions and 5 deletions

View File

@ -255,10 +255,5 @@
source code: <a href="https://git.jshaver.net/jshaver/html-resume">https://git.jshaver.net/jshaver/html-resume</a>
</div>
</aside>
<script>
setTimeout(function() {
//document.location.href = document.location.href;
}, 6000);
</script>
</body>
</html>