diff --git a/index.js b/index.js index c9dd15d..e5ff5d8 100644 --- a/index.js +++ b/index.js @@ -10,10 +10,6 @@ window.$ = require('jquery') const TITLE = 'choo-scriber' -if (window.location.href === 'https://zhouhansen.github.io/choo-scriber/') { - window.location.href = 'http://www.choo-scriber.online/' -} - css('tachyons') var app = choo()