From 43c5bb4f7221d2021cca2a4bc84a78dfbc2a1c18 Mon Sep 17 00:00:00 2001 From: bershatsky Date: Mon, 16 May 2022 19:43:07 -0700 Subject: [PATCH] Update config.yml --- config.yml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/config.yml b/config.yml index 3b0f99b..db50339 100644 --- a/config.yml +++ b/config.yml @@ -24,15 +24,15 @@ languages: - name: Archive url: archives weight: 5 - - name: Search - url: search/ - weight: 10 - - name: Tags - url: tags/ - weight: 10 - name: Categories url: categories/ weight: 10 + - name: Tags + url: tags/ + weight: 15 + - name: Search + url: search/ + weight: 30 outputs: home: @@ -73,20 +73,24 @@ params: url: tags homeInfoParams: - Title: "Bershatsky Blog" + Title: "Bershatsky Photo" Content: > A **nerdy** blog (mostly) about photography. socialIcons: - name: github - url: "https://github.com/adityatelange/hugo-PaperMod" - - name: KoFi - url: "https://ko-fi.com/adityatelange" + url: "https://github.com/adityatelange/noahbershatsky" + - name: instagram + 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 url: "index.xml" editPost: - URL: "https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite/content" + URL: "mailto://noah@bershatsky.com" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link