diff --git a/home/nyxt/bookmarks.lisp b/home/nyxt/bookmarks.lisp index 40297123..2296cb19 100644 --- a/home/nyxt/bookmarks.lisp +++ b/home/nyxt/bookmarks.lisp @@ -22,6 +22,10 @@ ( :url "https://github.com" :title "GitHub" :tags ("personal" "dev" "git")) + ;; EV + ( :url "https://abetterrouteplanner.com/" + :title "ABRP - A Better Route Planner" + :tags ("personal" "ev" "map")) ;; Documentation ( :url "https://nixos-and-flakes.thiscute.world/" :title "NixOS and Flakes"