fix: syntax error

This commit is contained in:
kity 2025-04-11 23:18:19 +02:00
parent da776eea73
commit 17e6884e73

View file

@ -85,8 +85,9 @@ in
];
bookmarks = [
{ social = [
{ "Bluesky" = [ { href = "https://bsky.app"; } ];} { "mastodon" = [{ href = "https://fish.hypervirtual.world" }]; } ]; }
{ code = [ { "Github" = [ { href = "https://github.com"; } ]; } ]; }
{ social = [ { "Bluesky" = [ { href = "https://bsky.app"; } ]; { "mastodon" = [{ href = "https://fish.hypervirtual.world" }]; } } ]; }
];
services = [