added blog post tag filter buttons
This commit is contained in:
@@ -26,8 +26,8 @@ export interface BlogPostLink {
|
||||
export enum BlogPostTag {
|
||||
ART = "art-stuff", // ramblings to do with art
|
||||
DRAWING = "drawing", // self-explanatory
|
||||
TECH_TIP = "tech-tip", // tech guides
|
||||
META = "natconf-meta", // about the website itself
|
||||
TECH_TIP = "tech-tip", // tech guides
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user