mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-18 00:54:24 -04:00
config: for 6770e5e
This commit is contained in:
parent
5f1dac10bb
commit
ec38ea21c8
1 changed files with 3 additions and 3 deletions
|
@ -54,13 +54,13 @@ markup:
|
|||
menu:
|
||||
main:
|
||||
- name: Archives
|
||||
url: archives/
|
||||
url: /archives/
|
||||
weight: 5
|
||||
- name: Tags
|
||||
url: tags/
|
||||
url: /tags/
|
||||
weight: 10
|
||||
- name: Series
|
||||
url: series/
|
||||
url: /series/
|
||||
weight: 15
|
||||
|
||||
taxonomies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue