💄 🐛 Fixed multi languages page display & i18n translate message.
This commit is contained in:
@@ -41,11 +41,36 @@ languages:
|
||||
languageCode: en
|
||||
hasCJKLanguage: false
|
||||
weight: 2
|
||||
menus:
|
||||
main:
|
||||
- identifier: home
|
||||
name: Home
|
||||
url: /
|
||||
pre: home
|
||||
weight: 1
|
||||
- identifier: about
|
||||
name: About
|
||||
url: /about.html
|
||||
pre: user
|
||||
weight: 2
|
||||
- identifier: archives
|
||||
name: Archives
|
||||
url: /posts
|
||||
pre: archive
|
||||
weight: 3
|
||||
- identifier: commonweal
|
||||
name: Commonweal 404
|
||||
url: /404.html
|
||||
pre: heartbeat
|
||||
weight: 4
|
||||
params:
|
||||
author: Theme NexT
|
||||
subtitle: Theme for Hugo
|
||||
description: Stay easily & powerful.
|
||||
keywords: Hugo,NexT,Theme,easily,powerful
|
||||
linksSets:
|
||||
icon: fa fa-globe
|
||||
title: Friends
|
||||
|
||||
#--------------------------------------
|
||||
# Menus Settings
|
||||
|
||||
Reference in New Issue
Block a user