Verified Commit 9057d8d7 authored by Adam Matoušek's avatar Adam Matoušek
Browse files

generate favicon.ico

parent 812af573
......@@ -213,6 +213,11 @@ dep templates/rss.tt
cmd $(tool) mkrss
add deployed-files $(out)
out favicon.ico
dep resources/favicon16.png
cmd $(env) convert $(srcdir)/$(dep) $(out)
add deployed-files $(out)
# other resources
set copied-resources robots.txt favicon16.png
set executables _comment.cgi
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment