summaryrefslogtreecommitdiffstats
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/haunt.scm b/haunt.scm
index bcf5b02..b808aeb 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -172,8 +172,8 @@ representation."
172 "roles.md") 172 "roles.md")
173 (markdown-page "/en/documents/governance/index.html" 173 (markdown-page "/en/documents/governance/index.html"
174 "governance.md") 174 "governance.md")
175 (markdown-page "/en/documents/free-software/index.html" 175 (sxml-page "/en/documents/free-software/index.html"
176 "free-software.md") 176 "free-software.sxml")
177 (markdown-page "/en/documents/code-of-conduct/index.html" 177 (markdown-page "/en/documents/code-of-conduct/index.html"
178 "code-of-conduct.md") 178 "code-of-conduct.md")
179 (markdown-page "/en/documents/social-contract/index.html" 179 (markdown-page "/en/documents/social-contract/index.html"