We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af53510 commit a82f00dCopy full SHA for a82f00d
1 file changed
src/layouts/ExampleLayout.astro
@@ -53,6 +53,7 @@ const { Content } = await example.render();
53
54
<BaseLayout
55
title={example.data.title}
56
+ titleClass=""
57
subtitle={null}
58
variant="item"
59
topic="examples"
0 commit comments