mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-10 10:32:09 +08:00
utils cleanup, initial static generation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import cachedFetch from "utils/cached-fetch";
|
||||
import cachedFetch from "utils/proxy/cached-fetch";
|
||||
import { getSettings } from "utils/config";
|
||||
|
||||
export default async function handler(req, res) {
|
||||
|
||||
Reference in New Issue
Block a user