skip to content

Testing of a blog post

/ 1 min read

This post is to test zod transformations

If you open the file src/content/post/unique-tags.md, the tags array has a number of duplicate blog strings of various cases.

These are removed as part of the removeDupsAndLowercase function found in src/content/config.ts.