added i-made-this tag to some more posts
This commit is contained in:
@@ -117,6 +117,7 @@ export const posts: BlogPostLink[] = [
|
|||||||
tags: [
|
tags: [
|
||||||
BlogPostTag.ART,
|
BlogPostTag.ART,
|
||||||
BlogPostTag.DRAWING,
|
BlogPostTag.DRAWING,
|
||||||
|
BlogPostTag.IMADETHIS,
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -146,6 +147,7 @@ export const posts: BlogPostLink[] = [
|
|||||||
tags: [
|
tags: [
|
||||||
BlogPostTag.ART,
|
BlogPostTag.ART,
|
||||||
BlogPostTag.DRAWING,
|
BlogPostTag.DRAWING,
|
||||||
|
BlogPostTag.IMADETHIS,
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user