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