diff --git a/content/en/hosting-and-deployment/hosting-on-keycdn.md b/content/en/hosting-and-deployment/hosting-on-keycdn.md index 587d16014..7cda1122c 100644 --- a/content/en/hosting-and-deployment/hosting-on-keycdn.md +++ b/content/en/hosting-and-deployment/hosting-on-keycdn.md @@ -1,5 +1,5 @@ --- -title: "Hosting on KeyCDN" +title: "Host on KeyCDN" date: 2017-09-12 description: "Accelerate your Hugo site globally with a KeyCDN integration. This tutorial shows you how to setup your static site as a GitLab page behind a KeyCDN pull zone." categories: [hosting and deployment] @@ -35,7 +35,7 @@ Ensure that you use your Zone URL or Zone alias as the `BASEURL` variable in the Your `.gitlab-ci.yml` file should look similar to the example below. Be sure to modify any variables that are specific to your setup. -``` +```yml image: alpine:latest variables: