Skip to content
Snippets Groups Projects

Add support for content/*.lisp files as well as content/*.html

Closed Dave Cooper requested to merge dcooper/cl-site:master into master
7 files
+ 896
57
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -2,7 +2,7 @@
(add-content
:title "Common-Lisp.net | About"
:headers-plist (list :|title| "Common-Lisp.net | About")
:html-string
(with-cl-who-string (:indent t)
(:h1 ((:i :class "far fa-question-circle")) " About Common-Lisp.net")
Loading