mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
3 lines
84 B
Ruby
3 lines
84 B
Ruby
# frozen_string_literal: true
|
|
|
|
activate :i18n, mount_at_root: :en, langs: %i[en es]
|