yiichou / hugo-theme-vec

Vec is a minimal, clean and beautiful theme for Hugo.
MIT License
35 stars 24 forks source link

Please switch to safe baseURL for example config #3

Closed digitalcraftsman closed 8 years ago

digitalcraftsman commented 8 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

yiichou commented 8 years ago

Thanks for the tip, I have fixed it!