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.