mirror of
https://github.com/ditatompel/insights.git
synced 2025-04-10 05:16:23 +07:00
Compare commits
2 commits
593cf254a9
...
c281311b1a
Author | SHA1 | Date | |
---|---|---|---|
c281311b1a | |||
1ea9af7e25 |
4 changed files with 15 additions and 12 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
3
go.sum
3
go.sum
|
@ -170,8 +170,7 @@ github.com/hugomods/seo/modules/twitter-cards v0.1.1 h1:1cxNnftQ8MdajH48tB46DQ6e
|
|||
github.com/hugomods/seo/modules/twitter-cards v0.1.1/go.mod h1:KA6MA3GbyQZdd3vloDgcTFBoztmqEJI8R59whcSxpf4=
|
||||
github.com/hugomods/shortcodes v0.23.0 h1:ZB7bY7vvx917IkXg+ab08QD5H4biKzAsLKDMrWeoziI=
|
||||
github.com/hugomods/shortcodes v0.23.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe7l142qhRFFPY=
|
||||
github.com/hugomods/simple-icons v13.14.0+incompatible h1:e9sqmoq9kUVYta3mmBsnu8+Adrtm19QNSnC0q1RIs+o=
|
||||
github.com/hugomods/simple-icons v13.14.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||
github.com/hugomods/simple-icons v13.14.1+incompatible h1:LUYUiXVFDwmaWuH9s1M2/WGizZ05Bj6jbMPCo/jiQho=
|
||||
github.com/hugomods/simple-icons v13.14.1+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||
github.com/hugomods/snackbar v0.1.2 h1:SLpfH9jlYwf81epH7DvM2XTZHo+3fXXpk6XKtxmo964=
|
||||
github.com/hugomods/snackbar v0.1.2/go.mod h1:ykFm0IFibeQPuPAm8Gaa27xJS/bNZcSez4omVSl2gQ0=
|
||||
|
|
Loading…
Reference in a new issue