CodeforNepal / nepalmap_app

An application that maps census and other official data for Nepal to make data more easily accessible and understandable to the public. Want to help us? Check out the Wiki.
https://nepalmap.org
MIT License
64 stars 42 forks source link

remove "www" from the base url #227

Closed cliftonmcintosh closed 6 years ago

cliftonmcintosh commented 6 years ago

This is so that embedded iframes and the like use the base "nepalmap.org".

Currently, iframes will use "www.nepalmap.org" in the url. This simplifies it to just "nepalmap.org".