Skip to content

Commit 9d53af9

Browse files
committed
blog pass
1 parent 17acb50 commit 9d53af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/blog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default function BlogPage(): JSX.Element {
1414
<h1>Featured posts by QuantStack contributors</h1>
1515
<p className="page-tagline">From the maintainers, at the source.</p>
1616
<p>
17-
Technical deep-dives, release notes, and perspectives from the people who wrote the code. Read about the decisions, trade-offs, and discoveries that go into the tools powering modern science. From Mamba's solver design to JupyterLab's real-time collaboration protocol — these posts come from the engineers who made the calls.
17+
Technical deep-dives, release notes, and perspectives from the people who wrote the code. Read about the decisions, trade-offs, and discoveries that go into the tools powering modern data analysis and science. From Mamba's solver design to JupyterLab's real-time collaboration protocol — these posts come from the engineers who made the calls.
1818
</p>
1919
<div style={{ display: "flex", gap: "var(--ifm-spacing-xl)", alignItems: "center", flexWrap: "wrap" }}>
2020
<a href={"/atom.xml"} className="link-to-button" style={{ display: "inline-flex", alignItems: "center", gap: "8px" }}>

0 commit comments

Comments
 (0)