From 8862fd899a376596f65b9bc3a377fe87c3797586 Mon Sep 17 00:00:00 2001 From: vjeantet Date: Thu, 10 Sep 2020 21:37:52 +0200 Subject: convert all frontmatter to YAML --- .../getting-start/installation/As-git-clone/_index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'exampleSite/content/getting-start/installation/As-git-clone/_index.md') diff --git a/exampleSite/content/getting-start/installation/As-git-clone/_index.md b/exampleSite/content/getting-start/installation/As-git-clone/_index.md index ddcec2d..f61f74c 100644 --- a/exampleSite/content/getting-start/installation/As-git-clone/_index.md +++ b/exampleSite/content/getting-start/installation/As-git-clone/_index.md @@ -1,9 +1,9 @@ -+++ -title = "with git clone" -description = "" -subpage = true -weight = 1 -+++ +--- +description: "" +subpage: true +title: with git clone +weight: 1 +--- ## Install DocPort with a git clone -- cgit v1.2.3