Skip to content

Commit 0fbaa53

Browse files
committed
chore: reduce optional config defaults
1 parent 92e0ff6 commit 0fbaa53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ social:
3636
# It will be displayed as the default author of the posts and the copyright owner in the Footer
3737
name: your_full_name
3838
email: example@domain.com # change to your email address
39-
fediverse_handle: "@you@domain.com" # change to your fediverse handle or leave empty
39+
fediverse_handle: # fill in your fediverse handle. E.g. "@username@domain.com"
4040
links:
4141
# The first element serves as the copyright owner's link
4242
- https://twitter.com/username # change to your Twitter homepage

0 commit comments

Comments
 (0)