From 2edbf72c47a1cbc86066847b4c5c4f130975280c Mon Sep 17 00:00:00 2001 From: slobo Date: Tue, 20 Mar 2018 20:54:33 +0000 Subject: [PATCH] (Grav GitSync) Automatic Commit from slobo --- pages/02.home/default.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/02.home/default.md b/pages/02.home/default.md index b39cf7e..6b72189 100755 --- a/pages/02.home/default.md +++ b/pages/02.home/default.md @@ -1,9 +1,9 @@ --- title: Home -child_type: default process: - markdown: false - twig: false + markdown: true + twig: true +child_type: default robots: noindex: false nofollow: false @@ -17,4 +17,4 @@ body_classes: 'title-center title-h1h2' * Setup Vhosts: check (need to issue new certificate for test domain) * Setup git repository for sites: check * Setup grav git-sync plugin: check -* Setup git post-receive hook: check (connecting to git-sync plugin) +* Setup git post-receive hook: check (connecting to git-sync plugin) \ No newline at end of file