mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:26:38 -04:00
just some refactoring
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { buildFeed } from "../lib/build-feed";
|
||||
import { buildFeed } from "../lib/helpers/build-feed";
|
||||
import type { GetServerSideProps } from "next";
|
||||
|
||||
export const getServerSideProps: GetServerSideProps = async (context) => {
|
||||
|
Reference in New Issue
Block a user