Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit 056bc86

Browse files
author
Nikolas Haimerl
committed
removed clients paths
1 parent 6f37388 commit 056bc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

observablehq.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ export default {
5353
// linkify: true, // convert URLs in Markdown to links
5454
// typographer: false, // smart quotes and other typographic improvements
5555
// cleanUrls: true, // drop .html from URLs
56-
dynamicPaths: [...providerPaths, ...clientPaths],
56+
dynamicPaths: [...providerPaths],
5757
}

0 commit comments

Comments
 (0)