mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-20 21:18:13 +02:00
chore: linting
This commit is contained in:
parent
4b8a2f9726
commit
b89866541e
10 changed files with 42 additions and 59 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import { loader } from "fumadocs-core/source";
|
||||
import type { MetadataRoute } from "next";
|
||||
import { blog, changelog } from "@/.source/server";
|
||||
import { source as docsSource } from "@/lib/source";
|
||||
import { SERVER_BACKEND_URL } from "@/lib/env-config";
|
||||
import { source as docsSource } from "@/lib/source";
|
||||
|
||||
const blogSource = loader({
|
||||
baseUrl: "/blog",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue