mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-06-01 07:59:30 +00:00
style: Rename to Wiki section
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Hugo configuration file
|
||||
title: My Site
|
||||
title: Privacy Guides
|
||||
|
||||
# import hextra as module
|
||||
module:
|
||||
@@ -25,29 +25,53 @@ markup:
|
||||
|
||||
menu:
|
||||
main:
|
||||
- name: KB
|
||||
pageRef: /kb
|
||||
weight: 1
|
||||
- name: Tools
|
||||
- name: Recommendations
|
||||
pageRef: /tools
|
||||
weight: 1
|
||||
- name: Wiki
|
||||
pageRef: /wiki
|
||||
weight: 2
|
||||
- name: Contact ↗
|
||||
url: "https://github.com/imfing"
|
||||
- name: Activism
|
||||
pageRef: /activism
|
||||
weight: 3
|
||||
- name: Search
|
||||
- name: Forum ↗
|
||||
url: "https://discuss.privacyguides.net"
|
||||
weight: 4
|
||||
- identifier: updates
|
||||
name: Updates
|
||||
weight: 5
|
||||
- identifier: articles
|
||||
name: Articles
|
||||
pageRef: /posts/tag/articles/
|
||||
parent: updates
|
||||
- identifier: videos
|
||||
name: Videos
|
||||
pageRef: /videos/
|
||||
parent: updates
|
||||
- identifier: news
|
||||
name: News
|
||||
pageRef: /news/
|
||||
parent: updates
|
||||
- identifier: more
|
||||
name: More
|
||||
weight: 6
|
||||
- identifier: communitywiki
|
||||
name: Community Guides ↗
|
||||
url: "https://discuss.privacyguides.net/c/community-wiki/9411/none"
|
||||
parent: more
|
||||
- identifier: about
|
||||
name: About
|
||||
pageRef: /about
|
||||
parent: more
|
||||
- name: Search
|
||||
weight: 7
|
||||
params:
|
||||
type: search
|
||||
- name: GitHub
|
||||
weight: 5
|
||||
url: "https://github.com/imfing/hextra-starter-template"
|
||||
weight: 8
|
||||
url: "https://github.com/privacyguides/privacyguides.org"
|
||||
params:
|
||||
icon: github
|
||||
- name: Twitter
|
||||
weight: 6
|
||||
url: "https://twitter.com/"
|
||||
params:
|
||||
icon: x-twitter
|
||||
|
||||
params:
|
||||
navbar:
|
||||
@@ -60,4 +84,4 @@ params:
|
||||
|
||||
editURL:
|
||||
enable: true
|
||||
base: "https://github.com/imfing/hextra-starter-template/edit/main/content"
|
||||
base: "https://github.com/privacyguides/privacyguides.org/edit/main/content"
|
||||
|
||||
Reference in New Issue
Block a user