chipsenkbeil / grid-side

Personal portfolio and blog for use by the Hugo generator.
MIT License
32 stars 21 forks source link

Please switch to safe baseURL for example config #31

Closed digitalcraftsman closed 7 years ago

digitalcraftsman commented 7 years ago

Apparently a scammer has registered the default base url genreated by hugo ("http://replace-this-with-your-hugo-site.com") and has some malware, ads, etc on it. See: spf13/hugoThemes#171.

To avoid such abuse in the future I would recommend to switch to a base url like "https://www.example.com".

Thanks

chipsenkbeil commented 7 years ago

Done.