test URL 2

This commit is contained in:
Gregan 2021-05-02 11:45:11 +02:00
parent 328354713f
commit eb4b6f3b5b

View File

@ -2,7 +2,7 @@ baseurl = "https://greglebreton.gitlab.io/hugo/"
contentdir = "content"
layoutdir = "layouts"
publishdir = "public"
title = "Beautiful Hugo"
title = "GreganDev"
canonifyurls = true
DefaultContentLanguage = "en"
@ -14,7 +14,7 @@ pygmentCodeFences = true
#googleAnalytics = "XXX"
[Params]
subtitle = "Hugo Blog Template for GitLab Pages"
subtitle = "Portfolio made in HUGO"
logo = "img/avatar-icon.png"
favicon = "img/favicon.ico"
dateFormat = "January 2, 2006"
@ -61,34 +61,29 @@ pygmentCodeFences = true
weight = 1
[[menu.main]]
name = "About"
url = "page/about/"
weight = 3
[[menu.main]]
identifier = "samples"
name = "Samples"
weight = 2
[[menu.main]]
parent = "samples"
name = "Big Image Sample"
parent = "Projets"
name = "Projet 1"
url = "post/2017-03-07-bigimg-sample"
weight = 1
[[menu.main]]
parent = "samples"
name = "Math Sample"
parent = "Projets"
name = "Projet 2"
url = "post/2017-03-05-math-sample"
weight = 2
[[menu.main]]
parent = "samples"
name = "Code Sample"
parent = "Projets"
name = "Projet 3"
url = "post/2016-03-08-code-sample"
weight = 3
[[menu.main]]
name = "A propos"
url = "page/about/"
weight = 3
[[menu.main]]
name = "Tags"
url = "tags"
weight = 3
weight = 4