You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,27 +19,27 @@ Open http://localhost:3000 with your browser to see the result.
19
19
20
20
In the project, you can see:
21
21
22
-
-`lib/source.ts`: Code for content source adapter, [`loader()`](https://fumadocs.dev/docs/headless/source-api) provides the interface to access your content.
22
+
-`lib/source.ts`: Code for content source adapter,
23
+
[`loader()`](https://fumadocs.dev/docs/headless/source-api) provides the interface to access your
24
+
content.
23
25
-`app/layout.config.tsx`: Shared options for layouts, optional but preferred to keep.
0 commit comments