We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4158ec + 1c3af75 commit e9de158Copy full SHA for e9de158
1 file changed
src/layouts/ContributorDocLayout.astro
@@ -40,6 +40,7 @@ setJumpToState(jumpToState);
40
<BaseLayout
41
title={entry.data.title}
42
variant="item"
43
+ subtitle={null}
44
topic="contribute"
45
className="contribute"
46
>
0 commit comments