mirror of
https://github.com/jimeh/heartb.it.git
synced 2026-02-19 12:56:47 +00:00
I like slashes at the end of URLs
This commit is contained in:
@@ -18,7 +18,7 @@ app.configure 'development', ->
|
||||
app.configure 'production', ->
|
||||
app.use express.errorHandler()
|
||||
app.use require('./middleware/host_redirect')
|
||||
"www.heartb.it": "http://heartb.it"
|
||||
"www.heartb.it": "http://heartb.it/"
|
||||
|
||||
|
||||
# Routes
|
||||
|
||||
Reference in New Issue
Block a user