Update config.yml
This commit is contained in:
parent
3160b45978
commit
43c5bb4f72
26
config.yml
26
config.yml
@ -24,15 +24,15 @@ languages:
|
|||||||
- name: Archive
|
- name: Archive
|
||||||
url: archives
|
url: archives
|
||||||
weight: 5
|
weight: 5
|
||||||
- name: Search
|
|
||||||
url: search/
|
|
||||||
weight: 10
|
|
||||||
- name: Tags
|
|
||||||
url: tags/
|
|
||||||
weight: 10
|
|
||||||
- name: Categories
|
- name: Categories
|
||||||
url: categories/
|
url: categories/
|
||||||
weight: 10
|
weight: 10
|
||||||
|
- name: Tags
|
||||||
|
url: tags/
|
||||||
|
weight: 15
|
||||||
|
- name: Search
|
||||||
|
url: search/
|
||||||
|
weight: 30
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
home:
|
home:
|
||||||
@ -73,20 +73,24 @@ params:
|
|||||||
url: tags
|
url: tags
|
||||||
|
|
||||||
homeInfoParams:
|
homeInfoParams:
|
||||||
Title: "Bershatsky Blog"
|
Title: "Bershatsky Photo"
|
||||||
Content: >
|
Content: >
|
||||||
A **nerdy** blog (mostly) about photography.
|
A **nerdy** blog (mostly) about photography.
|
||||||
|
|
||||||
socialIcons:
|
socialIcons:
|
||||||
- name: github
|
- name: github
|
||||||
url: "https://github.com/adityatelange/hugo-PaperMod"
|
url: "https://github.com/adityatelange/noahbershatsky"
|
||||||
- name: KoFi
|
- name: instagram
|
||||||
url: "https://ko-fi.com/adityatelange"
|
url: "https://www.instagram.com/noahbershatsky"
|
||||||
|
- name: facebook
|
||||||
|
url: "https://www.facebook.com/noahbershatsky"
|
||||||
|
- name: youtube
|
||||||
|
url: "https://www.youtube.com/c/noahbershatsky"
|
||||||
- name: RsS
|
- name: RsS
|
||||||
url: "index.xml"
|
url: "index.xml"
|
||||||
|
|
||||||
editPost:
|
editPost:
|
||||||
URL: "https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite/content"
|
URL: "mailto://noah@bershatsky.com"
|
||||||
Text: "Suggest Changes" # edit text
|
Text: "Suggest Changes" # edit text
|
||||||
appendFilePath: true # to append file path to Edit link
|
appendFilePath: true # to append file path to Edit link
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user