Removed auto refresh.
This commit is contained in:
parent
dd005caf02
commit
7c1bb97955
1 changed files with 0 additions and 5 deletions
|
@ -255,10 +255,5 @@
|
||||||
source code: <a href="https://git.jshaver.net/jshaver/html-resume">https://git.jshaver.net/jshaver/html-resume</a>
|
source code: <a href="https://git.jshaver.net/jshaver/html-resume">https://git.jshaver.net/jshaver/html-resume</a>
|
||||||
</div>
|
</div>
|
||||||
</aside>
|
</aside>
|
||||||
<script>
|
|
||||||
setTimeout(function() {
|
|
||||||
//document.location.href = document.location.href;
|
|
||||||
}, 6000);
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue