Skip to content

Commit 171551a

Browse files
authored
Update
1 parent 7f05ef4 commit 171551a

File tree

16 files changed

+18
-462
lines changed

16 files changed

+18
-462
lines changed

config/_default/menus.en.toml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,32 @@ name = "Home"
66
url = "/"
77
weight = 1
88

9+
[[main]]
10+
name = "FAQ"
11+
url = "https://central.wikigrid.com/wiki/FAQ"
12+
weight = 2
13+
914
[[main]]
1015
name = "Central Wiki"
1116
url = "https://central.wikigrid.com"
12-
weight = 2
17+
weight = 3
18+
19+
[[main]]
20+
name = "Help desk"
21+
url = "https://central.wikigrid.com/wiki/Help_desk"
22+
weight = 4
1323

1424
# footer menu
1525
[[footer]]
1626
name = "About"
1727
url = "/about"
1828
weight = 1
1929

30+
[[footer]]
31+
name = "Terms of Service"
32+
url = "/tos"
33+
weight = 3
34+
2035
[[footer]]
2136
name = "Privacy Policy"
2237
url = "/privacy"

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
33
favicon = "favicon.ico"
44
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
5-
logo = "images/WikiGrid_logo.svg"
5+
logo = "https://static.wikigrid.net/centralwiki/2/2a/WikiGrid_Wordmark.svg"
66
# use `px` or `x` with logo_width, example: "100px".
77
# Note: logo_width is not work with .svg file
88
logo_width = "160px"

content/english/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Banner
33
banner:
44
title: "Grid your plan for success with WikiGrid"
5-
content: "Jumpstart your project with WikiGrid's expert hosting and get working within minutes."
5+
content: "Jumpstart your project with WikiGrid's expert hosting and get working within minutes! Join a bustling community and start your wiki!"
66
image: "/images/banner.png"
77
button:
88
enable: true

content/english/authors/_index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/english/authors/john-doe.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/english/authors/sam-wilson.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/english/authors/william-jacob.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/english/blog/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/english/blog/post-1.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

content/english/blog/post-2.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)