Skip to content

Commit 616aa94

Browse files
authored
Create PortableZoo.html
1 parent 27ab110 commit 616aa94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

redirect/PortableZoo.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<script>
2+
if(window.location) {
3+
window.location = 'https://portablezoo.github.io';
4+
}
5+
</script>

0 commit comments

Comments
 (0)