content: add projections tag
This commit is contained in:
parent
c930fd70ec
commit
ba49ac0a7d
@ -54,5 +54,9 @@ export const tagInfo: Record<string, TagData> = {
|
|||||||
description:
|
description:
|
||||||
"Story snippets written during National Novel Writing Month as part of a larger work.",
|
"Story snippets written during National Novel Writing Month as part of a larger work.",
|
||||||
},
|
},
|
||||||
|
skyprojections: {
|
||||||
|
name: "Projections in the Sky",
|
||||||
|
description: "Dreams or reality — what is the difference?",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
export default tagInfo;
|
export default tagInfo;
|
||||||
|
Loading…
Reference in New Issue
Block a user