Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlifton committed Mar 15, 2024
1 parent e4158a0 commit ab291dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/tags/[tag].astro
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
import { getCollection } from "astro:content";
import { PAGE_SIZE } from "$/consts";
export const prerender = true;
Expand Down

0 comments on commit ab291dd

Please sign in to comment.