mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 20:35:49 -04:00
just some refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { getServerSideSitemap } from "next-sitemap";
|
||||
import { getAllNotes } from "../lib/parse-notes";
|
||||
import { getAllNotes } from "../lib/helpers/parse-notes";
|
||||
import { baseUrl } from "../lib/config";
|
||||
import type { GetServerSideProps } from "next";
|
||||
import type { ISitemapField } from "next-sitemap";
|
||||
|
||||
Reference in New Issue
Block a user