Update index.html

This commit is contained in:
Angelos Chalaris
2019-08-29 20:20:04 +03:00
committed by GitHub
parent 5a0c8529ac
commit afbbec97e9

View File

@ -1,3 +1,3 @@
<script>
window.location.replace('https:/css.30secondsofcode.org')
window.location.replace('https://css.30secondsofcode.org')
</script>