Dev, localhost and CORS

@digitalcraftsman The theme works fine and as expected when opened as localhost:1313, but not when opened as 127.0.0.1:1313.

I see the font does not load on the latest version of Chrome on Mac OS Sierra which is expected (when opened through 127.0.0.1:1313)

{{ .Site.BaseURL }} is being considered as localhost instead of 127.0.0.1 .

@gonzaloserrano could you provide the browser/OS information?