Added AWQ Articles
This commit is contained in:
7
src/keystatic/collections/awq/index.ts
Normal file
7
src/keystatic/collections/awq/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import posts from '@/keystatic/collections/awq/article';
|
||||
|
||||
const awqCollections = {
|
||||
awq_posts: posts,
|
||||
};
|
||||
|
||||
export default awqCollections;
|
||||
Reference in New Issue
Block a user