diff --git a/config/firefox/bookmarks.nix b/config/firefox/bookmarks.nix index 8e92653..dc9b711 100644 --- a/config/firefox/bookmarks.nix +++ b/config/firefox/bookmarks.nix @@ -13,6 +13,10 @@ name = "Immich"; url = "https://photo.yanlincs.com/photos"; } + { + name = "Overleaf"; + url = "https://www.overleaf.com/project"; + } { name = "Productivity"; bookmarks = [ @@ -58,10 +62,6 @@ { name = "Scholar"; bookmarks = [ - { - name = "Overleaf"; - url = "https://www.overleaf.com/project"; - } { name = "OpenReview"; url = "https://openreview.net/";