Skip to content

Commit d0ca997

Browse files
feat(blog): enable events (#7137)
1 parent 9b63b5f commit d0ca997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/site/layouts/Blog.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const BlogLayout: FC = async () => {
5151
'announcements',
5252
'release',
5353
'vulnerability',
54+
'events',
5455
])}
5556
/>
5657
</main>

0 commit comments

Comments
 (0)