1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-01-04 22:13:24 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Cotes Chung
0fbaa5359b chore: reduce optional config defaults 2026-01-03 07:42:17 +08:00

View File

@@ -36,7 +36,7 @@ social:
# It will be displayed as the default author of the posts and the copyright owner in the Footer # It will be displayed as the default author of the posts and the copyright owner in the Footer
name: your_full_name name: your_full_name
email: example@domain.com # change to your email address email: example@domain.com # change to your email address
fediverse_handle: "@you@domain.com" # change to your fediverse handle or leave empty fediverse_handle: # fill in your fediverse handle. E.g. "@username@domain.com"
links: links:
# The first element serves as the copyright owner's link # The first element serves as the copyright owner's link
- https://twitter.com/username # change to your Twitter homepage - https://twitter.com/username # change to your Twitter homepage