Skip to content

Commit

Permalink
rm redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouhanseng committed Nov 26, 2017
1 parent c8e6ae0 commit 2f98383
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 2f98383

Please sign in to comment.