Skip to content

Commit b6ca3ac

Browse files
committed
update styling for docusaurus config
1 parent bfc0e65 commit b6ca3ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docusaurus.config.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -248,15 +248,15 @@ const config: Config = {
248248
[
249249
"@signalwire/docusaurus-plugin-llms-txt",
250250
{
251-
siteTitle: 'Flare Network Developer Hub',
252-
siteDescription: 'Flare Network Developer Hub Documentation',
251+
siteTitle: "Flare Network Developer Hub",
252+
siteDescription: "Flare Network Developer Hub Documentation",
253253
depth: 3,
254254
content: {
255255
includePages: true,
256-
enableLlmsFullTxt: true
257-
}
258-
}
259-
]
256+
enableLlmsFullTxt: true,
257+
},
258+
},
259+
],
260260
],
261261
scripts: [
262262
// Optimized cookie script loading - defer until after page load

0 commit comments

Comments
 (0)