doc
This commit is contained in:
parent
cd650991bc
commit
88456e17ca
3 changed files with 11 additions and 12 deletions
|
|
@ -146,7 +146,8 @@ let f () =
|
|||
***\n"
|
||||
in
|
||||
let md =
|
||||
sprintf "%s\n\n```text\n%s\n\nUTC-3/[local time]\n```\n\n%s" header schedules footer
|
||||
sprintf "%s\n\n```text\n%s\n\nUTC-3/[local time]\n```\n\n%s" header
|
||||
schedules footer
|
||||
in
|
||||
(* print_endline md *)
|
||||
Rentry.update_page md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue