Setup redirections for netlify deployment
insert_netlify_redirect(slug, date, collection = "posts", publish = "_site")
Arguments
slug |
The slug for the post |
date |
The date for the post |
collection |
The collection (default = "posts") |
publish |
The publish directory (default = "_site") |
Value
???