Skip to content

Commit 679337b

Browse files
author
Mark Wonsil
committed
Update hugo.yaml
1 parent bcb699c commit 679337b

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

content/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
2-
title: My Site
2+
title: EpiUsers.Help Wiki
33
toc: false
44
---
55

66
This is the landing page.
77

8-
## Explore
9-
108
{{< cards >}}
119
{{< card link="docs" title="Docs" icon="book-open" >}}
1210
{{< card link="about" title="About" icon="user" >}}

hugo.yaml

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,31 +23,28 @@ menu:
2323
weight: 1
2424
- name: Epicor ↗
2525
url: "https://www.epicor.com/"
26-
weight: 1
26+
weight: 2
2727
- name: EpicCare ↗
2828
url: "https://epiccare.epicor.com//"
29-
weight: 1
29+
weight: 3
3030
- name: EpicWeb ↗
3131
url: "https://epicweb.epicor.com/"
32-
weight: 1
32+
weight: 4
3333
- name: Epicor Ideas ↗
3434
url: "https://epicor-manufacturing.ideas.aha.io/"
35-
weight: 1
35+
weight: 5
3636
- name: Docs
3737
pageRef: /docs
38-
weight: 1
38+
weight: 6
3939
- name: About
4040
pageRef: /about
41-
weight: 2
42-
- name: Contact ↗
43-
url: "https://github.com/epicusers-help"
44-
weight: 3
41+
weight: 7
4542
- name: Search
46-
weight: 4
43+
weight: 8
4744
params:
4845
type: search
4946
- name: GitHub
50-
weight: 5
47+
weight: 9
5148
url: "https://github.com/epiusers-help/epiusers-help.github.io"
5249
params:
5350
icon: github

0 commit comments

Comments
 (0)