chore: misc css (#3391)

This commit is contained in:
Jacob Fletcher
2023-09-27 13:18:29 -04:00
committed by GitHub
parent d61eef23d1
commit aa94c00bc6
120 changed files with 1317 additions and 903 deletions

View File

@@ -1,2 +1,7 @@
export const slug = 'posts'
export const slugSingularLabel = 'Post'
export const slugPluralLabel = 'Posts'
export const globalSlug = 'global'