diff --git a/data/tagInfo.ts b/data/tagInfo.ts index d938423..641879c 100644 --- a/data/tagInfo.ts +++ b/data/tagInfo.ts @@ -4,12 +4,20 @@ export interface TagData { } export const tagInfo: Record = { - barin: { name: "Barin" }, + barin: { + name: "Barin", + description: + "Welcome to Barin — a world in constant conflict between productivity and procrastination.", + }, bsscc: { name: "BSSCC", description: "Posts related to Bayview's Computer Club.", }, - ibia: { name: "Ibia" }, + ibia: { + name: "Ibia", + description: + "A Kurious child struggles to fight the misinformation brought by the Six Goddesses of the Subjects.", + }, misc: { name: "Miscellaneous" }, poetry: { name: "Poetry",