From 502842f486b86910e456fa2ab410c86e322389ea Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Sun, 2 Mar 2025 12:05:32 +0100 Subject: [PATCH] Trigger generation of a canonical url. --- webpages/_config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/webpages/_config.yml b/webpages/_config.yml index 39ca339..bc830a3 100644 --- a/webpages/_config.yml +++ b/webpages/_config.yml @@ -1,10 +1,14 @@ plugins: - jekyll-seo-tag +url: "https://jdrupes.org" + author: Michael N. Lipp logo: VM-Operator.svg tagline: VM-Operator by mnlipp -description: A Kubernetes operator for running virtual machines (notably Qemu VMs) as pods. +description: >- + A Kubernetes operator for running virtual machines (notably Qemu VMs) + as pods.