feat: added Google Sheets and Docs

This commit is contained in:
Nick 2025-04-21 13:55:02 -05:00
parent b76624cbc8
commit f28845629d

View file

@ -2,6 +2,24 @@
name = "Tools";
toolbar = false;
bookmarks = [
{
name = "Google Docs";
url = "https://docs.google.com";
tags = [
"google"
"docs"
];
keyword = "Docs";
}
{
name = "Google Sheets";
url = "https://sheets.google.com";
tags = [
"google"
"sheets"
];
keyword = "Sheets";
}
{
name = "Mullvad";
url = "https://mullvad.net";