Skip to content

Commit 35998ae

Browse files
authored
Update lymphoma index page.
1 parent 23f783d commit 35998ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/lymphoma.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export const pageQuery = graphql`
4343
allMarkdownRemark(
4444
filter: { frontmatter: { slug: { regex: "/^/lymphoma//" } } }
4545
sort: { fields: frontmatter___date, order: DESC }
46-
limit: 10
4746
) {
4847
edges {
4948
node {

0 commit comments

Comments
 (0)