mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore: Remove twitter link
This commit is contained in:
parent
308cbd527b
commit
dd7184f75b
4 changed files with 18 additions and 21 deletions
|
@ -71,4 +71,3 @@ security:
|
|||
- ^HUGO
|
||||
- CI$
|
||||
- PWD
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue