Skip to content

Commit a3a7a4c

Browse files
committed
Add social network icons for puppetforge, threads, instagram and facebook
1 parent aaba298 commit a3a7a4c

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

assets/data/social.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,14 @@ gravatar:
684684
Icon:
685685
Simpleicons: gravatar
686686

687+
# 084: Puppetforge
688+
puppetforge:
689+
Weight: 83
690+
Title: Puppetforge
691+
Prefix: https://forge.puppet.com/modules/
692+
Icon:
693+
Simpleicons: puppet
694+
687695
# Phone
688696
phone:
689697
Weight: 98

hugo.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
290290
GitHubSponsor = "buzzdeee"
291291
Linkedin = "sebastian-r-97bb8857"
292292
X = ""
293-
Instagram = ""
294-
Facebook = ""
293+
Instagram = "buzzdeee"
294+
Facebook = "buzzdeee"
295295
Telegram = ""
296296
Medium = ""
297297
Gitlab = ""
@@ -364,7 +364,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
364364
TryHackMe = "buzzdeee"
365365
Codeberg = ""
366366
HuggingFace = ""
367-
Threads = ""
367+
Threads = "buzzdeee"
368368
LeetCode = ""
369369
LeetCodeCN = ""
370370
Bluesky = "buzzdeee.bsky.social"
@@ -374,6 +374,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
374374
Liberapay = "buzzdeee"
375375
Credly = "sebastian-reitenbach"
376376
Gravatar = "buzzdeee"
377+
Puppetforge = "buzzdeee"
377378

378379
# Page global config
379380
# 文章页面全局配置

0 commit comments

Comments
 (0)