remove slugs, at least until moot fixes his HTML

This commit is contained in:
ccd0 2014-04-19 16:10:05 -07:00
parent 480f0e295e
commit 2d5b1646ca

View File

@ -16,6 +16,7 @@ Main =
'index'
if g.VIEW is 'thread'
g.THREADID = +pathname[3]
history.replaceState null, '', pathname.slice(0,4).join('/') if pathname.length > 4
# flatten Config into Conf
# and get saved or default values