archon/assets/coffee/archon.coffee

3 lines
70 B
CoffeeScript

@loadPage = (pagePath) ->
window.location.href = pagePath + '.html'