comment unfinished pages from list of links
This commit is contained in:
@ -41,7 +41,7 @@
|
|||||||
(li "writing awful, noncompliant http servers to support the above hobby")
|
(li "writing awful, noncompliant http servers to support the above hobby")
|
||||||
(li "creating awful bash oneliners")
|
(li "creating awful bash oneliners")
|
||||||
(li "modifying its build of the linux kernel")
|
(li "modifying its build of the linux kernel")
|
||||||
(li "making the python interpreter segfault" $(run "make-footnote 'there are some relevant blog posts about this one.'")))
|
(li "making the python interpreter segfault" ~(run "make-footnote 'there are some relevant blog posts about this one.'")))
|
||||||
|
|
||||||
(p "additionally, it enjoys learning about math, chemistry, biology, physics, geography, urban planning, history, and languistics. "
|
(p "additionally, it enjoys learning about math, chemistry, biology, physics, geography, urban planning, history, and languistics. "
|
||||||
"it has an interest in locks as well, and will make keys when it is bored. sometimes they are even keys it is allowed to have." ~(run "make-footnote \"it will not make keys for things it shouldn't when asked nicely not to, or when it senses that it would get in annoying amounts of trouble for doing so\""))
|
"it has an interest in locks as well, and will make keys when it is bored. sometimes they are even keys it is allowed to have." ~(run "make-footnote \"it will not make keys for things it shouldn't when asked nicely not to, or when it senses that it would get in annoying amounts of trouble for doing so\""))
|
||||||
@ -135,8 +135,9 @@
|
|||||||
(p "it owns many computers. here are some notable ones:")
|
(p "it owns many computers. here are some notable ones:")
|
||||||
(ul
|
(ul
|
||||||
(li ~(link "/html/its-laptop.html" "its framework 16"))
|
(li ~(link "/html/its-laptop.html" "its framework 16"))
|
||||||
(li ~(link "/html/its-old-laptop.html" "its old {w,t}530"))
|
;; (li ~(link "/html/its-old-laptop.html" "its old {w,t}530"))
|
||||||
(li ~(link "/html/this-server.html" "the server this site runs on"))))
|
;; (li ~(link "/html/this-server.html" "the server this site runs on"))
|
||||||
|
))
|
||||||
|
|
||||||
~(run "put-footnotes")
|
~(run "put-footnotes")
|
||||||
~(comments "/htm/about-natalie.html"))))
|
~(comments "/htm/about-natalie.html"))))
|
||||||
|
Reference in New Issue
Block a user