diff --git a/config/_default/hugo.yaml b/config/_default/hugo.yaml index f761f22..9f211d8 100644 --- a/config/_default/hugo.yaml +++ b/config/_default/hugo.yaml @@ -50,18 +50,18 @@ markup: related: includeNewer: true indices: - - name: keywords - weight: 100 - - name: tags - weight: 80 - - name: categories - weight: 60 - - name: series - weight: 60 - - name: authors - weight: 10 - - name: date - weight: 10 + - name: keywords + weight: 100 + - name: tags + weight: 80 + - name: categories + weight: 60 + - name: series + weight: 60 + - name: authors + weight: 10 + - name: date + weight: 10 threshold: 10 # for testing, increase it to suit your case. toLower: false @@ -71,4 +71,3 @@ security: - ^HUGO - CI$ - PWD - diff --git a/config/_default/params.yaml b/config/_default/params.yaml index 0af140a..b98bd05 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -9,12 +9,10 @@ hb: # see https://hbstack.dev/en/docs/modules/socials/. socials: github: https://github.com/ditatompel/insights - twitter: ditatompel footer: # see https://hbstack.dev/en/docs/modules/socials/. socials: github: https://github.com/ditatompel/insights - twitter: ditatompel blog: paginate: 12 # paginate. # post_thumbnail: false # whether to show the thumbnails. @@ -48,7 +46,7 @@ seo: icon: images/logo.png # use logo as favicon. svg_icon: images/logo.svg mask_icon: images/logo.svg - mask_icon_color: '#712cf9' + mask_icon_color: "#712cf9" sizes: - size: 180x180 rel: apple-touch-icon @@ -68,9 +66,9 @@ pwa: - url: /en/ - url: /id/ manifest: - background_color: '#712cf9' - theme_color: '#712cf9' - short_name: 'ditatompel Insights' + background_color: "#712cf9" + theme_color: "#712cf9" + short_name: "ditatompel Insights" # see https://hugomods.com/en/docs/search/#site-parameters search: diff --git a/content/authors/ditatompel/_index.id.md b/content/authors/ditatompel/_index.id.md index f457c58..15baf9c 100644 --- a/content/authors/ditatompel/_index.id.md +++ b/content/authors/ditatompel/_index.id.md @@ -5,6 +5,6 @@ images: - https://avatars.githubusercontent.com/u/1184957?s=200&v=4 socials: github: ditatompel - twitter: ditatompel + website: https://www.ditatompel.com patreon: svcadm --- diff --git a/content/authors/ditatompel/_index.md b/content/authors/ditatompel/_index.md index dfdc074..97e44d3 100644 --- a/content/authors/ditatompel/_index.md +++ b/content/authors/ditatompel/_index.md @@ -5,6 +5,6 @@ images: - https://avatars.githubusercontent.com/u/1184957?s=200&v=4 socials: github: ditatompel - twitter: ditatompel + website: https://www.ditatompel.com patreon: svcadm ---