Add an ASCII table to `webjump-sites'

This commit is contained in:
Gerard Vermeulen 2024-06-20 09:54:58 +02:00
parent 8409797115
commit 3013bafac1

View File

@ -5700,7 +5700,8 @@ sets the =webjump-sites= option.
(with-eval-after-load 'webjump
(setopt
webjump-sites
'(("CS 325 AI Programming" . "courses.cs.northwestern.edu/325")
'(("ASCII Table" . "www.ascii-code.com/ASCII")
("CS 325 AI Programming" . "courses.cs.northwestern.edu/325")
("Emacs News" . "sachachua.com/blog/category/emacs-news")
("Mastering Emacs" . "www.masteringemacs.org")
("Planet Emacs Life" . "planet.emacslife.com")