creationTime <- file.info("renv.lock")$ctime
folder <- file.path("..", "..", "hadesWideReleases", format(creationTime,"%Y%b%d"))
dir.create(folder)
file.copy(from = "renv.lock", to = folder)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.