Skip to content

Commit bb07011

Browse files
committed
make about og image on brand in lowercase
1 parent 9867a47 commit bb07011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/about.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ useSeoMeta({
2020
2121
defineOgImageComponent('Default', {
2222
primaryColor: '#60a5fa',
23-
title: 'About npmx',
23+
title: 'about npmx',
2424
description: 'a fast, modern browser for the **npm registry**',
2525
})
2626

0 commit comments

Comments
 (0)