From ebaa172af5ec556cfc356601e186c112ba1c307f Mon Sep 17 00:00:00 2001 From: Avizini <37608661+Avizini@users.noreply.github.com> Date: Sat, 31 Mar 2018 23:55:45 +0530 Subject: [PATCH] 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. --- content/hosting-and-deployment/hosting-on-gitlab.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/content/hosting-and-deployment/hosting-on-gitlab.md b/content/hosting-and-deployment/hosting-on-gitlab.md index 9c4a8978a..c38908cae 100644 --- a/content/hosting-and-deployment/hosting-on-gitlab.md +++ b/content/hosting-and-deployment/hosting-on-gitlab.md @@ -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