content: add monoceros (novel)

This commit is contained in:
eggy
2024-12-01 01:34:02 -05:00
parent 63349df587
commit bb34ff7c62
3 changed files with 142 additions and 39 deletions

View File

@@ -66,5 +66,14 @@ export const tagInfo: Record<string, TagData> = {
name: "Featured",
description: "Works that are less rambly and more actually good!",
},
"monoceros (novel)": {
name: "Monoceros (novel)",
description: "A coffee shop where six students meet and become friends.",
},
"emma the narwhal": {
name: "Emma the Narwhal",
description:
'A mystery-betrayal story April writes in <a href="/tags/stories/monoceros (novel)"><em>Monoceros</em> (novel)</a>.',
},
};
export default tagInfo;