Skip to content

Commit

Permalink
Replace in house pagination with package
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Apr 28, 2023
1 parent c53033f commit a3e6921
Show file tree
Hide file tree
Showing 9 changed files with 72 additions and 223 deletions.
123 changes: 70 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@astrojs/rss": "^2.3.2",
"@fontsource/merriweather": "^4.5.14",
"@fontsource/raleway": "^4.5.12",
"@philnash/astro-pagination": "^0.1.0",
"astro": "^2.2.0",
"astro-critters": "^1.1.31",
"markdown-it": "^13.0.1",
Expand Down
95 changes: 0 additions & 95 deletions src/components/Pagination.astro

This file was deleted.

11 changes: 0 additions & 11 deletions src/components/Pagination/Current.astro

This file was deleted.

1 change: 0 additions & 1 deletion src/components/Pagination/Ellipsis.astro

This file was deleted.

Loading

0 comments on commit a3e6921

Please sign in to comment.