install index.html in site/software/gnuboot/
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
d9571f6c4e
commit
e08e393d6b
|
@ -33,5 +33,7 @@
|
||||||
#:readers (list untitled-reader)
|
#:readers (list untitled-reader)
|
||||||
#:builders (list (gnuboot-website
|
#:builders (list (gnuboot-website
|
||||||
#:prefix "software/gnuboot/web")
|
#:prefix "software/gnuboot/web")
|
||||||
|
(static-directory "html"
|
||||||
|
"software/gnuboot/")
|
||||||
(static-directory "static"
|
(static-directory "static"
|
||||||
"software/gnuboot/web/static")))
|
"software/gnuboot/web/static")))
|
||||||
|
|
Loading…
Reference in New Issue