Skip to content

Commit 668824d

Browse files
committed
English is the default language
* middleman picks the first language it finds, which before was only English by coincedence
1 parent b381866 commit 668824d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
activate :i18n, path: '/:locale'
1+
activate :i18n, path: '/:locale', mount_at_root: :en
22

33
helpers do
44

0 commit comments

Comments
 (0)