Skip to content

Commit

Permalink
Merge pull request #42 from CURIOSSorg/update-the-menu-links
Browse files Browse the repository at this point in the history
Update the menu link from footer and header
  • Loading branch information
RichardLitt authored Aug 28, 2024
2 parents 2c895cc + 59b5913 commit 22ed908
Show file tree
Hide file tree
Showing 45 changed files with 19 additions and 1,055 deletions.
29 changes: 19 additions & 10 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@ menu:
- name: News
URL: news
weight: 1
- name: Resources
URL: resources
weight: 2
- name: About
hasChildren: true
identifier: about
weight: 4
weight: 3
- name: About CURIOSS
URL: about
parent: about
Expand All @@ -29,14 +32,23 @@ menu:
- name: Contact
URL: about/contact
parent: about
weight: 5
- name: Resources
URL: resources
weight: 6
weight: 4

footer_left:
- name: Home
weight: 1
post: bold
footer_middle:
- name: News
URL: news
weight: 1
post: bold
pre: _blank
post: bold
- name: Resources
URL: resources
weight: 2
post: bold
footer_right:
- name: About
URL: about
Expand All @@ -48,15 +60,12 @@ menu:
- name: Members
URL: about/members
weight: 3
- name: Resources
url: resources/
weight: 4
- name: Code of Conduct
URL: about/codeofconduct
weight: 5
weight: 4
- name: Contact
URL: about/contact
weight: 6
weight: 5
languages:
en:
languageName: English
Expand Down
File renamed without changes.
33 changes: 0 additions & 33 deletions content/resource/Carnegie-Mellon-University-OSPO.md

This file was deleted.

71 changes: 0 additions & 71 deletions content/resource/Collaboration-for-Open-Source-Innovation.md

This file was deleted.

Loading

0 comments on commit 22ed908

Please sign in to comment.