adjust firefox bookmarks
This commit is contained in:
parent
f320d1d494
commit
f1da373c5c
1 changed files with 6 additions and 52 deletions
|
|
@ -17,6 +17,10 @@
|
|||
name = "Outlook";
|
||||
url = "https://outlook.office.com/mail/";
|
||||
}
|
||||
{
|
||||
name = "Teams";
|
||||
url = "https://teams.microsoft.com/v2/";
|
||||
}
|
||||
{
|
||||
name = "Gmail";
|
||||
url = "https://mail.google.com/mail/u/0/#inbox";
|
||||
|
|
@ -26,33 +30,8 @@
|
|||
url = "https://www.overleaf.com/project";
|
||||
}
|
||||
{
|
||||
name = "Scholar";
|
||||
url = "https://scholar.google.com/";
|
||||
}
|
||||
{
|
||||
name = "DBLP";
|
||||
url = "https://dblp.org/";
|
||||
}
|
||||
{
|
||||
name = "Media";
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Photos";
|
||||
url = "https://photo.yanlincs.com/photos";
|
||||
}
|
||||
{
|
||||
name = "Music";
|
||||
url = "https://music.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Audio";
|
||||
url = "https://audio.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Deluge";
|
||||
url = "https://deluge.yanlincs.com";
|
||||
}
|
||||
];
|
||||
name = "Photos";
|
||||
url = "https://photo.yanlincs.com/photos";
|
||||
}
|
||||
{
|
||||
name = "Resource";
|
||||
|
|
@ -108,31 +87,6 @@
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "Tool";
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Cloudflare";
|
||||
url = "https://dash.cloudflare.com";
|
||||
}
|
||||
{
|
||||
name = "Hetzner";
|
||||
url = "https://console.hetzner.com";
|
||||
}
|
||||
{
|
||||
name = "Tailscale";
|
||||
url = "https://login.tailscale.com/admin/machines";
|
||||
}
|
||||
{
|
||||
name = "Homebrew";
|
||||
url = "https://formulae.brew.sh/";
|
||||
}
|
||||
{
|
||||
name = "Nix packages";
|
||||
url = "https://search.nixos.org/packages";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue