bookmark descriptions

This commit is contained in:
2025-07-24 02:28:32 -06:00
parent a34152a1ef
commit 9d03287f4a
6 changed files with 35 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
{
abbr = "BS";
href = "https://bsky.app/";
description = "BlueSky";
}
];
}
@@ -13,6 +14,7 @@
{
abbr = "FB";
href = "https://facebook.com/";
description = "Facebook";
}
];
}
@@ -21,6 +23,7 @@
{
abbr = "IG";
href = "https://instagram.com/";
description = "Instagram";
}
];
}
@@ -29,6 +32,7 @@
{
abbr = "RD";
href = "https://reddit.com/";
description = "Reddit";
}
];
}
@@ -37,6 +41,7 @@
{
abbr = "X";
href = "https://x.com/home";
description = "X";
}
];
}