Skip to content

Commit

Permalink
chore: update casing
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Oct 26, 2024
1 parent d813aea commit 4133a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default defineConfig({
['meta', { name: 'twitter:site', content: '@jschopplich' }],
['meta', { name: 'twitter:creator', content: '@jschopplich' }],
['meta', { name: 'twitter:card', content: 'summary_large_image' }],
// Plausible analytics
// Plausible Analytics
['script', { 'src': 'https://plausible.io/js/script.js', 'defer': '', 'data-domain': url.hostname }],
],

Expand Down

0 comments on commit 4133a23

Please sign in to comment.