tweak date format, add .gitignore and Makefile
[~bandali/bndl.org] / haunt.scm
index c5e13e7..eebcb13 100644 (file)
--- a/haunt.scm
+++ b/haunt.scm
@@ -17,7 +17,7 @@
 (define my-url
   (string-append (symbol->string my-scheme) "://" my-domain))
 
-(define my-date-format "~B ~d, ~Y")
+(define my-date-format "~B ~e, ~Y")
 (define license-page-title "Licensing Information")
 
 (define (stylesheet name)