Skip to content

Simplify data for dates

Netlify is currently publishing the current date for all the policy documents. To fix:

  • Remove arrow functions from date strings in the global data directory (save a few characters)
  • Create a directory data file under policies for applying Last Modified to all the pages
  • Move markup from the pageData shortcode to the content layout
Edited by Reuben L. Lillie