From eca0046c41f9c92e6ab7219a22d0df4c314351e0 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 21 Oct 2022 16:53:42 +0900 Subject: [PATCH] Update hosting-on-keycdn docs (#1852) --- content/en/hosting-and-deployment/hosting-on-keycdn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: