Remove note about enabling custom GitLab domains

This PR removes the warning saying GitLab has disabled Custom Domains for Pages. It has been fixed now.
This commit is contained in:
Avizini 2018-03-31 23:55:45 +05:30 committed by digitalcraftsman
parent 2ef3918b2f
commit ebaa172af5

View File

@ -20,14 +20,6 @@ wip: false
aliases: [/tutorials/hosting-on-gitlab/]
---
{{% warning %}}
GitLab has temporarily turned off custom domains support because of a security issue. The plan is to re-enable it after the 20th of February.
For more information:
https://about.gitlab.com/2018/02/05/gitlab-pages-custom-domain-validation/
{{% /warning %}}
{{< todo >}}Remove the above when fixed.{{< /todo >}}
[GitLab](https://gitlab.com/) makes it incredibly easy to build, deploy, and host your Hugo website via their free GitLab Pages service, which provides [native support for Hugo, as well as numerous other static site generators](https://gitlab.com/pages/hugo).
## Assumptions