Skip to content

Commit a64ad17

Browse files
committed
whitespace
1 parent be5c48e commit a64ad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/copy-to-llm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
const normalized = LLMS.normalizePathname(pathname);
8686
return LLMS.buildSlugFromPath(normalized);
87-
}
87+
}
8888

8989
function getFallbackPageContent() {
9090
const articleContent = document.querySelector('.md-content__inner .md-typeset');

0 commit comments

Comments
 (0)