diff --git a/posts/2023-10-30_floating_point/appendix.R b/posts/2023-10-30_floating_point/appendix.R index 59394174..fe465c37 100644 --- a/posts/2023-10-30_floating_point/appendix.R +++ b/posts/2023-10-30_floating_point/appendix.R @@ -50,7 +50,6 @@ insert_lockfile <- function(repo_spec, name, # top level function ------------------------------------------------------ insert_appendix <- function(repo_spec, name, collection = "posts", file_name) { - appendices <- paste( markdown_appendix( name = "Last updated",