add computer section to natalie info page
This commit is contained in:
parent
dd2d7bbf03
commit
1add155a93
@ -42,4 +42,11 @@
|
||||
(h2 () "contact information")
|
||||
(a (:href "/html/discord.html") "discord: _natalieeee_")
|
||||
"email: natalie at natalieee.net" (br)
|
||||
"xmpp: nat@natalieee.net"))))
|
||||
"xmpp: nat@natalieee.net")
|
||||
(section ()
|
||||
(h2 () "some of my computers")
|
||||
(p () "I own many computers, none of them are normal. particularly notable instances of this phenomenon will be noted below:")
|
||||
(ul ()
|
||||
(li () ,(exec-command "make-link /html/my-laptop.html 'my framework 16'")
|
||||
(li () ,(exec-command "make-link /html/my-old-laptop.html 'my old {w,t}530'"))
|
||||
(li () ,(exec-command "make-link /html/server-migration.html 'the server this runs on'"))))))))
|
||||
|
Loading…
Reference in New Issue
Block a user