From 2e587ecafa9af5c4e5e7b87a4f48f8385f61d873 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Sat, 9 May 2020 18:27:51 +0200 Subject: [PATCH] indentation fix --- mkdocs.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 33df0b71..ee1eaf94 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -99,11 +99,11 @@ pages: - Python - Django & Flask: python.md - Xamarin: xamarin.md - Serverless Architectures & Frameworks. OpenFaaS, Knative & Kubeless: serverless.md - - Dev Environment: - - Visual Studio Code: visual-studio.md - - GitKraken: gitkraken.md - - WSL - Linux Dev Environment on Windows: linux-dev-env.md - - Scaffolding Tools: scaffolding.md +- Dev Environment: + - Visual Studio Code: visual-studio.md + - GitKraken: gitkraken.md + - WSL - Linux Dev Environment on Windows: linux-dev-env.md + - Scaffolding Tools: scaffolding.md - Demos: demos.md - Public Cloud: - Public Cloud Solutions: public-cloud-solutions.md