Skip to content

Commit

Permalink
fix: add pips link in navbar (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad authored Jun 22, 2024
1 parent da5b0be commit eb2b906
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,20 @@ menu:
name: ↗ Pactus
url: "https://pactus.org"
weight: 1
- identifier: proposal
name: ↗ PIPs
url: "https://pips.pactus.org"
weight: 2
- identifier: whitepaper
name: ↗ Whitepaper
url: "https://github.com/pactus-project/Whitepaper/releases/latest/download/pactus_whitepaper.pdf"
weight: 2
- name: Search
weight: 3
- name: Search
weight: 4
params:
type: search
- name: GitHub
weight: 4
weight: 5
url: "https://github.com/pactus-project"
params:
icon: github
Expand Down

0 comments on commit eb2b906

Please sign in to comment.