Skip to content

Commit e4ca529

Browse files
shuuji3danielroe
andauthored
Update app/components/OgImage/Default.vue
Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent d52738f commit e4ca529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/OgImage/Default.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface Props {
88
const props = withDefaults(defineProps<Props>(), {
99
primaryColor: '#60a5fa',
1010
title: 'npmx',
11-
description: 'A fast, modern browser for the **npm registry**',
11+
description: 'a fast, modern browser for the **npm registry**',
1212
})
1313
</script>
1414

0 commit comments

Comments
 (0)