config/nyxt/bookmarks.lisp
2024-04-15 23:45:36 -04:00

8 lines
308 B
Common Lisp

;; path=$HOME/.local/share/nyxt
(
(:url "https://git.disroot.org/punk_coders" :title "git" :tags ("git"))
(:url "https://www.gmail.com/" :title "email # 1" :tags ("email"))
(:url "https://mylatexnotes.wordpress.com/2017/08/03/tcolorbox-align-left-column-on-top/" :title "notas tcolorbox" :tags ("latex"))
)