From 2161db6049884f9f818390878d148cca34825ac0 Mon Sep 17 00:00:00 2001 From: Nikita Korevo <48645737+NikitaKorevo@users.noreply.github.com> Date: Sun, 12 Apr 2026 14:39:58 +0300 Subject: [PATCH] docs: add bluesky field to entry format --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 970e7e9..f48b2af 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ mastodon = "@username@instance.com" # Optional twitter = "username" +## Will link to https://bsky.app/profile/ +# Optional +bluesky = "username" + ## Will link to https://.itch.io/ # Optional itch-io = "username"