Skip to content

Commit

Permalink
Revert "remove social"
Browse files Browse the repository at this point in the history
This reverts commit eaa27e3.
  • Loading branch information
XYenChi committed Oct 23, 2024
1 parent a55e306 commit 2169aac
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params:
DateFormat: "January 2, 2006"
defaultTheme: auto # dark, light
disableThemeToggle: false
social = true
social: true
ShowReadingTime: false
ShowShareButtons: false
ShowPostNavLinks: false
Expand Down Expand Up @@ -75,7 +75,15 @@ params:
#homeInfoParams:
# Title: "Hi there \U0001F44B"
# Content: Welcome to my blog


socialIcons:
- name: x
url: "https://x.com/OriaChiuan"
#- name: stackoverflow
# url: "https://stackoverflow.com"
- name: github
url: "https://github.com/XYenChi"

#analytics:
# google:
# SiteVerificationTag: "XYZabc"
Expand Down

0 comments on commit 2169aac

Please sign in to comment.