Skip to content

Commit

Permalink
Load comments lazily
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini committed Apr 8, 2024
1 parent ba52b8e commit 9a43fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default {
mapping: 'pathname',
inputPosition: 'top',
reactionsEnabled: '1',
loading: 'eager'
loading: 'lazy'
}

onMounted(() => {
Expand Down

0 comments on commit 9a43fc2

Please sign in to comment.