mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-03 16:18:56 -04:00
for 4a44085
This commit is contained in:
parent
3c41259974
commit
c637c1fb1e
3 changed files with 17 additions and 0 deletions
|
@ -20,6 +20,9 @@ languages:
|
|||
- name: Archive
|
||||
url: archives
|
||||
weight: 5
|
||||
- name: Search
|
||||
url: search/
|
||||
weight: 10
|
||||
- name: Tags
|
||||
url: tags/
|
||||
weight: 10
|
||||
|
@ -77,6 +80,12 @@ languages:
|
|||
url: tags
|
||||
weight: 10
|
||||
|
||||
outputs:
|
||||
home:
|
||||
- HTML
|
||||
- RSS
|
||||
- JSON
|
||||
|
||||
params:
|
||||
env: production
|
||||
description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue