Update cl-sites
This commit is contained in:
parent
a41f3df2c5
commit
1cf4d3b5f8
1 changed files with 3 additions and 3 deletions
|
@ -199,9 +199,9 @@
|
||||||
(mk/open-html-page mk/clsite-bgnet
|
(mk/open-html-page mk/clsite-bgnet
|
||||||
"~/cl-sites/bgnet/index.html"
|
"~/cl-sites/bgnet/index.html"
|
||||||
"*mk/clsite-bgnet*")
|
"*mk/clsite-bgnet*")
|
||||||
(mk/open-html-page mk/clsite-postgresql
|
(mk/open-html-page mk/clsite-tbnl
|
||||||
"~/cl-sites/www.postgresql.org/docs/16/index.html"
|
"~/cl-sites/edicl.github.io/hunchentoot/index.html"
|
||||||
"*mk/clsite-postgresql*")
|
"*mk/clsite-tbnl*")
|
||||||
|
|
||||||
(defun mk/wget-mirror-site (url)
|
(defun mk/wget-mirror-site (url)
|
||||||
"Use wget to mirror a website for offline use. Takes a URL as argument."
|
"Use wget to mirror a website for offline use. Takes a URL as argument."
|
||||||
|
|
Loading…
Add table
Reference in a new issue