Fixed menu and pages and everything
the build was successful Details

This commit is contained in:
kolaente 2018-10-14 15:18:16 +02:00
parent 8c0db69b5c
commit 8dbec69480
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
4 changed files with 7 additions and 8 deletions

View File

@ -16,14 +16,10 @@ permalinks:
params: params:
description: The to-do app to organize your life description: The to-do app to organize your life
author: The Vikunja Authors author: The Vikunja Authors
website: https://vikunja website: https://vikunja.io
menu: menu:
page: page:
- name: Home
url: /en/
weight: 10
post: active
- name: Docs - name: Docs
url: /docs url: /docs
weight: 40 weight: 40
@ -33,5 +29,5 @@ menu:
languages: languages:
en: en:
weight: 0 weight: 1
languageName: English languageName: English

View File

@ -1,9 +1,12 @@
--- ---
date: 2018-10-13T19:26:34+02:00
title: "Home" title: "Home"
date: 2018-10-13T19:26:34+02:00
draft: false draft: false
type: "home" type: "home"
url: "en" menu:
page:
title: "Home"
weight: 10
--- ---
<h1 class="title is-1">Vikunja</h1> <h1 class="title is-1">Vikunja</h1>