You must replace the baseURL in hugo.toml file when deploying, you can manage this announcement from the params.toml file.

Web Security

HTTP: Transfer Protocol without Security?

HTTP: Transfer Protocol without Security?

Introduction: HTTP is a message-based (request, response), stateless protocol comprised of headers (key-value pairs) and an optional body.

Read More