Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please switch to safe baseURL for example config #4

Closed
digitalcraftsman opened this issue Nov 5, 2016 · 1 comment
Closed

Please switch to safe baseURL for example config #4

digitalcraftsman opened this issue Nov 5, 2016 · 1 comment

Comments

@digitalcraftsman
Copy link

digitalcraftsman commented Nov 5, 2016

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: gohugoio/hugoThemes#171.

Your theme doesn't use this base url but it still points to a website that could be or is already registered. To avoid such abuse in the future I would recommend to switch to a base url like "https://www.example.com/".

Thanks

@lasseborly
Copy link
Owner

Thank you :)

Solved in 97dab2d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants