We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73983e9 + 814843c commit ddd490dCopy full SHA for ddd490d
src/components/Header/index.jsx
@@ -20,7 +20,7 @@ export default function Header() {
20
<h1>
21
Community-led <span className="gradient_text">recipes</span>
22
, <span className="gradient_text">infrastructure</span> and{" "}
23
- <span className="gradient_text">distributions</span> for
+ <span className="gradient_text">distributions</span> for{" "}
24
<Link to="https://conda.org/">conda</Link>.
25
</h1>
26
<div className={styles.header_content_input}>
0 commit comments