add most importtant pages

This commit is contained in:
gnat
2024-09-01 14:29:08 -07:00
parent 823c6a1ac9
commit b098c63351
19 changed files with 476 additions and 5 deletions

5
templates/footer.lisp Normal file
View File

@ -0,0 +1,5 @@
(defun footer ()
`(footer ()
"page rendered at $[date +%s]"
(br)
,(exec-command "include files/88x31/natalieee.net.html")))