Skip to content

Commit

Permalink
Fixed bug in atom feed creation
Browse files Browse the repository at this point in the history
  • Loading branch information
zitterbewegung committed Nov 12, 2008
1 parent 86498d5 commit e5374ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions page.scm
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@
(if doc-type
`(group ,(raw-str doc-type) ,main)
main)

)))))
)))))


(define (page-RDFa
Expand Down

0 comments on commit e5374ec

Please sign in to comment.