@@ -23,14 +23,13 @@ deploy static pages for your individual projects, your user or your group.
-[User or group Pages](#user-or-group-pages)
-[Project Pages](#project-pages)
-[Explore the contents of `.gitlab-ci.yml`](#explore-the-contents-of-gitlab-ciyml)
-[How `.gitlab-ci.yml` looks like when using plain HTML files](#how-gitlab-ciyml-looks-like-when-using-plain-html-files)
-[How `.gitlab-ci.yml` looks like when using a static generator](#how-gitlab-ciyml-looks-like-when-using-a-static-generator)
-[How `.gitlab-ci.yml` looks like when the static content is in your repository](#how-gitlab-ciyml-looks-like-when-the-static-content-is-in-your-repository)
-[How `.gitlab-ci.yml` looks like when using a static generator](#how-gitlab-ciyml-looks-like-when-using-a-static-generator)
-[How to set up GitLab Pages in a repository where there's also actual code](#how-to-set-up-gitlab-pages-in-a-repository-where-there-s-also-actual-code)
-[Next steps](#next-steps)
-[Example projects](#example-projects)
-[Add a custom domain to your Pages website](#add-a-custom-domain-to-your-pages-website)
-[Secure your custom domain website with TLS](#secure-your-custom-domain-website-with-tls)
-[Use a static generator to develop your website](#use-a-static-generator-to-develop-your-website)