add the watsfic story

This commit is contained in:
2022-12-02 00:46:00 -05:00
parent a5142fb00b
commit 6373789413
2 changed files with 142 additions and 0 deletions

View File

@@ -45,5 +45,14 @@ export const tagInfo: Record<string, TagData> = {
description:
"A large, loving family of birds who have found in each other a kindred soul for eternal suffering.",
},
uoft: {
name: "University of Teyvat",
description: "A <em>Genshin Impact</em> university AU.",
},
nanowrimo: {
name: "NaNoWriMo",
description:
"Story snippets written during National Novel Writing Month as part of a larger work.",
},
};
export default tagInfo;