We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b63b5f commit d0ca997Copy full SHA for d0ca997
apps/site/layouts/Blog.tsx
@@ -51,6 +51,7 @@ const BlogLayout: FC = async () => {
51
'announcements',
52
'release',
53
'vulnerability',
54
+ 'events',
55
])}
56
/>
57
</main>
0 commit comments