This commit is contained in:
Yan Lin 2025-12-14 21:14:45 +01:00
parent 4590449dd9
commit 3f1faa34b6

View file

@ -17,6 +17,10 @@
name = "Photos"; name = "Photos";
url = "https://photo.yanlincs.com/photos"; url = "https://photo.yanlincs.com/photos";
} }
{
name = "Translate";
url = "https://translate.google.com/?sl=auto&tl=en&op=translate";
}
{ {
name = "Productivity"; name = "Productivity";
bookmarks = [ bookmarks = [
@ -136,10 +140,6 @@
name = "Tailscale"; name = "Tailscale";
url = "https://login.tailscale.com/admin/machines"; url = "https://login.tailscale.com/admin/machines";
} }
{
name = "Translate";
url = "https://translate.google.com/?sl=auto&tl=en&op=translate";
}
]; ];
} }
]; ];