mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 02:19:28 +00:00
Fix indentation in docs/index.md tutorials
* Update mkdocs-material from v6.0.2 to v6.1.0
This commit is contained in:
@@ -20,8 +20,8 @@ Matchbox can be installed from a binary or a container image.
|
||||
Start provisioning machines with Fedora CoreOS or Flatcar Linux.
|
||||
|
||||
* [Terraform Usage](getting-started.md)
|
||||
* Fedora CoreOS (live PXE or PXE install to disk)
|
||||
* Flatcar Linux (live PXE or PXE install to disk)
|
||||
* Fedora CoreOS (live PXE or PXE install to disk)
|
||||
* Flatcar Linux (live PXE or PXE install to disk)
|
||||
* [Local QEMU/KVM](getting-started-docker.md)
|
||||
* Fedora CoreOS (live PXE or PXE install to disk)
|
||||
* Flatcar Linux (live PXE or PXE install to disk)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
mkdocs==1.1.2
|
||||
mkdocs-material==6.0.2
|
||||
mkdocs-material==6.1.0
|
||||
pygments==2.6.1
|
||||
pymdown-extensions==7.1.0
|
||||
|
||||
Reference in New Issue
Block a user