summaryrefslogtreecommitdiff
path: root/website/www.scm
diff options
context:
space:
mode:
Diffstat (limited to 'website/www.scm')
-rw-r--r--website/www.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/website/www.scm b/website/www.scm
index 7ca6a78..dd21722 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -26,6 +26,7 @@
#:use-module (www donate)
#:use-module (www about)
#:use-module (www contribute)
+ #:use-module (www graphics)
#:use-module (www help)
#:use-module (www packages)
#:use-module (www security)
@@ -292,6 +293,7 @@ Distribution.")
("contribute/index.html" ,contribute-page)
("donate/index.html" ,donate-page)
("download/index.html" ,download-page)
+ ("graphics/index.html" ,graphics-page)
("help/index.html" ,help-page)
("security/index.html" ,security-page)
;; ,@(map (lambda (group)