fix mispelling; specify compile time in footer

This commit is contained in:
gnat
2024-09-03 06:51:08 -07:00
parent 70e3d6eac2
commit a812cb754f
2 changed files with 2 additions and 1 deletions

View File

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