Trigger generation of a canonical url.
This commit is contained in:
parent
5b7531c5e5
commit
502842f486
1 changed files with 5 additions and 1 deletions
|
|
@ -1,10 +1,14 @@
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-seo-tag
|
- jekyll-seo-tag
|
||||||
|
|
||||||
|
url: "https://jdrupes.org"
|
||||||
|
|
||||||
author: Michael N. Lipp
|
author: Michael N. Lipp
|
||||||
|
|
||||||
logo: VM-Operator.svg
|
logo: VM-Operator.svg
|
||||||
|
|
||||||
tagline: VM-Operator by mnlipp
|
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue