chore: Remove twitter link

This commit is contained in:
Cristian Ditaputratama 2024-06-05 19:21:25 +07:00
parent 308cbd527b
commit dd7184f75b
Signed by: ditatompel
GPG key ID: 31D3D06D77950979
4 changed files with 18 additions and 21 deletions

View file

@ -50,18 +50,18 @@ markup:
related: related:
includeNewer: true includeNewer: true
indices: indices:
- name: keywords - name: keywords
weight: 100 weight: 100
- name: tags - name: tags
weight: 80 weight: 80
- name: categories - name: categories
weight: 60 weight: 60
- name: series - name: series
weight: 60 weight: 60
- name: authors - name: authors
weight: 10 weight: 10
- name: date - name: date
weight: 10 weight: 10
threshold: 10 # for testing, increase it to suit your case. threshold: 10 # for testing, increase it to suit your case.
toLower: false toLower: false
@ -71,4 +71,3 @@ security:
- ^HUGO - ^HUGO
- CI$ - CI$
- PWD - PWD

View file

@ -9,12 +9,10 @@ hb:
# see https://hbstack.dev/en/docs/modules/socials/. # see https://hbstack.dev/en/docs/modules/socials/.
socials: socials:
github: https://github.com/ditatompel/insights github: https://github.com/ditatompel/insights
twitter: ditatompel
footer: footer:
# see https://hbstack.dev/en/docs/modules/socials/. # see https://hbstack.dev/en/docs/modules/socials/.
socials: socials:
github: https://github.com/ditatompel/insights github: https://github.com/ditatompel/insights
twitter: ditatompel
blog: blog:
paginate: 12 # paginate. paginate: 12 # paginate.
# post_thumbnail: false # whether to show the thumbnails. # post_thumbnail: false # whether to show the thumbnails.
@ -48,7 +46,7 @@ seo:
icon: images/logo.png # use logo as favicon. icon: images/logo.png # use logo as favicon.
svg_icon: images/logo.svg svg_icon: images/logo.svg
mask_icon: images/logo.svg mask_icon: images/logo.svg
mask_icon_color: '#712cf9' mask_icon_color: "#712cf9"
sizes: sizes:
- size: 180x180 - size: 180x180
rel: apple-touch-icon rel: apple-touch-icon
@ -68,9 +66,9 @@ pwa:
- url: /en/ - url: /en/
- url: /id/ - url: /id/
manifest: manifest:
background_color: '#712cf9' background_color: "#712cf9"
theme_color: '#712cf9' theme_color: "#712cf9"
short_name: 'ditatompel Insights' short_name: "ditatompel Insights"
# see https://hugomods.com/en/docs/search/#site-parameters # see https://hugomods.com/en/docs/search/#site-parameters
search: search:

View file

@ -5,6 +5,6 @@ images:
- https://avatars.githubusercontent.com/u/1184957?s=200&v=4 - https://avatars.githubusercontent.com/u/1184957?s=200&v=4
socials: socials:
github: ditatompel github: ditatompel
twitter: ditatompel website: https://www.ditatompel.com
patreon: svcadm patreon: svcadm
--- ---

View file

@ -5,6 +5,6 @@ images:
- https://avatars.githubusercontent.com/u/1184957?s=200&v=4 - https://avatars.githubusercontent.com/u/1184957?s=200&v=4
socials: socials:
github: ditatompel github: ditatompel
twitter: ditatompel website: https://www.ditatompel.com
patreon: svcadm patreon: svcadm
--- ---