From c281311b1a51d1d8f578cb911aa9feee90bf2824 Mon Sep 17 00:00:00 2001 From: Christian Ditaputratama Date: Mon, 21 Oct 2024 15:42:56 +0700 Subject: [PATCH] chore: Added YouTube link --- config/_default/params.yaml | 2 ++ content/authors/ditatompel/_index.id.md | 11 ++++++----- content/authors/ditatompel/_index.md | 11 ++++++----- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/config/_default/params.yaml b/config/_default/params.yaml index b98bd05..12fc6d0 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -9,10 +9,12 @@ hb: # see https://hbstack.dev/en/docs/modules/socials/. socials: github: https://github.com/ditatompel/insights + youtube: https://www.youtube.com/channel/UCDV5fWBAvJdULelWdOa3ubQ?sub_confirmation=1 footer: # see https://hbstack.dev/en/docs/modules/socials/. socials: github: https://github.com/ditatompel/insights + youtube: https://www.youtube.com/channel/UCDV5fWBAvJdULelWdOa3ubQ?sub_confirmation=1 blog: paginate: 12 # paginate. # post_thumbnail: false # whether to show the thumbnails. diff --git a/content/authors/ditatompel/_index.id.md b/content/authors/ditatompel/_index.id.md index 15baf9c..30df208 100644 --- a/content/authors/ditatompel/_index.id.md +++ b/content/authors/ditatompel/_index.id.md @@ -1,10 +1,11 @@ --- title: ditatompel -description: Programmer dan Sistem Administrator yang hidup di Indonesia +description: Hanya seorang penggila coding dan pencinta Linux images: - - https://avatars.githubusercontent.com/u/1184957?s=200&v=4 + - https://avatars.githubusercontent.com/u/1184957?s=200&v=4 socials: - github: ditatompel - website: https://www.ditatompel.com - patreon: svcadm + github: ditatompel + website: https://www.ditatompel.com + patreon: svcadm + youtube: https://www.youtube.com/channel/UCDV5fWBAvJdULelWdOa3ubQ?sub_confirmation=1 --- diff --git a/content/authors/ditatompel/_index.md b/content/authors/ditatompel/_index.md index 97e44d3..d8b31e7 100644 --- a/content/authors/ditatompel/_index.md +++ b/content/authors/ditatompel/_index.md @@ -1,10 +1,11 @@ --- title: ditatompel -description: A programmer and sys-admin living in Indonesia +description: Just another coding nut and Linux enthusiast images: - - https://avatars.githubusercontent.com/u/1184957?s=200&v=4 + - https://avatars.githubusercontent.com/u/1184957?s=200&v=4 socials: - github: ditatompel - website: https://www.ditatompel.com - patreon: svcadm + github: ditatompel + website: https://www.ditatompel.com + patreon: svcadm + youtube: https://www.youtube.com/channel/UCDV5fWBAvJdULelWdOa3ubQ?sub_confirmation=1 ---