mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-19 13:15:31 -04:00
minor style tweaks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { NextResponse } from "next/server";
|
||||
import { buildFeed } from "@/lib/helpers/build-feed";
|
||||
import { buildFeed } from "@/lib/build-feed";
|
||||
|
||||
export const dynamic = "force-static";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user