Remove donate.html

This commit is contained in:
Reynir Björnsson 2023-11-13 14:06:16 +01:00
parent 2cc44e3c6c
commit 101822a9e7
1 changed files with 2 additions and 3 deletions

View File

@ -6,9 +6,8 @@ module Template = Yocaml_jingoo
let css_target target = "css" |> into target
let images_target target = "images" |> into target
let index_html target = "index.html" |> into target
let about_us_html target = "about_us.html" |> into target
let our_work_html target = "our_work.html" |> into target
let donate_html target = "donate.html" |> into target
let about_html target = "about.html" |> into target
let contact_html target = "contact.html" |> into target
let move_css target =
process_files