We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54d884 commit e38f493Copy full SHA for e38f493
src/components/blog/index.tsx
@@ -30,7 +30,7 @@ export default function BlogsComponent() {
30
>
31
<div className="flex-full-centered">
32
<h1 className="padding-none margin-none">
33
- Featured Posts by QuantStack Contributors
+ Featured Blog Posts by QuantStack Contributors
34
</h1>
35
<div style={{padding:"0 10px"}}>
36
<a href={"/atom.xml"}>
0 commit comments