tags: add bird tag description
This commit is contained in:
parent
8b7f3460d7
commit
b3c365fdd0
@ -40,5 +40,10 @@ export const tagInfo: Record<string, TagData> = {
|
|||||||
description:
|
description:
|
||||||
'Articles about free and open source software. Also available on <a href="https://medium.com/the-foss-albatross">Medium</a>.',
|
'Articles about free and open source software. Also available on <a href="https://medium.com/the-foss-albatross">Medium</a>.',
|
||||||
},
|
},
|
||||||
|
birds: {
|
||||||
|
name: "Bird Family",
|
||||||
|
description:
|
||||||
|
"A large, loving family of birds who have found in each other a kindred soul for eternal suffering.",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
export default tagInfo;
|
export default tagInfo;
|
||||||
|
Loading…
Reference in New Issue
Block a user