Files
30-seconds-of-code/docs/index.html
Angelos Chalaris 8822b685dc Create index.html
2019-08-29 20:07:10 +03:00

4 lines
77 B
HTML

<script>
window.location.replace('https:/css.30secondsofcode.org')
</script>