add an about page
All checks were successful
Build and Publish Docker Image / build (push) Successful in 3m27s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 3m27s
This commit is contained in:
@@ -2,7 +2,7 @@ disabled = false
|
||||
locale = "en"
|
||||
label = "English"
|
||||
weight = 1
|
||||
title = "Tayko.co"
|
||||
title = "Site::Taco"
|
||||
|
||||
[params]
|
||||
displayName = "EN"
|
||||
|
||||
@@ -10,6 +10,11 @@
|
||||
# overridden by providing a weight value. The menu will then be
|
||||
# ordered by weight from lowest to highest.
|
||||
|
||||
[[main]]
|
||||
name = "About"
|
||||
pageRef = "about"
|
||||
weight = 5
|
||||
|
||||
[[main]]
|
||||
name = "Blog"
|
||||
pageRef = "blog"
|
||||
|
||||
Reference in New Issue
Block a user