history.js icon indicating copy to clipboard operation
history.js copied to clipboard

indicating locale code to url

Open cagcak opened this issue 7 years ago • 0 comments

Is there a way to indicated language code at the start of the url like: www.example.com/en

Currently I see the urls when indicated as: www.example.com/some/path/to-actual/index.html?locale=en I expect to push it for every page as: www.example.com/en/some/path/to-actual/index.html

Thanks in advance. #146

cagcak avatar Feb 03 '18 14:02 cagcak