The carcolh will catch you!

This commit is contained in:
Anthony Scopatz 2016-05-23 14:19:24 -04:00
parent 1a698ce7ac
commit 1868cb3960

View file

@ -44,6 +44,7 @@ the xonsh shell
"It is pronounced <i>コンチ</i>",
"It is pronounced <i>コンッチ</i>",
"It is pronounced <i>コンシュ</i>",
"The carcolh will catch you!",
];
document.write(taglines[Math.floor(Math.random() * taglines.length)]);
</script>