From e03770729dd9763052773c201e71c5d896bff510 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Fri, 22 Apr 2022 23:37:29 +0200 Subject: [PATCH] rename template --- _layouts/{branche.html => user.html} | 0 use/business.md | 2 +- use/education.md | 2 +- use/maker.md | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename _layouts/{branche.html => user.html} (100%) diff --git a/_layouts/branche.html b/_layouts/user.html similarity index 100% rename from _layouts/branche.html rename to _layouts/user.html diff --git a/use/business.md b/use/business.md index 8224cc75..b3465296 100644 --- a/use/business.md +++ b/use/business.md @@ -1,5 +1,5 @@ --- -layout: branche +layout: user title: For Business title_2: for Business data: for_business diff --git a/use/education.md b/use/education.md index 1c831a21..1c8a66fd 100644 --- a/use/education.md +++ b/use/education.md @@ -1,5 +1,5 @@ --- -layout: branche +layout: user title: For Education title_2: for Education data: for_edu diff --git a/use/maker.md b/use/maker.md index 17040204..1e05e57c 100644 --- a/use/maker.md +++ b/use/maker.md @@ -1,5 +1,5 @@ --- -layout: branche +layout: user title: For Maker title_2: for Maker data: for_maker