[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: make about og image on brand by using lowercase (#1156)

authored by

Salma Alam-Naylor and committed by
GitHub
5239318b 9867a476

+1 -1
+1 -1
app/pages/about.vue
··· 20 20 21 21 defineOgImageComponent('Default', { 22 22 primaryColor: '#60a5fa', 23 - title: 'About npmx', 23 + title: 'about npmx', 24 24 description: 'a fast, modern browser for the **npm registry**', 25 25 }) 26 26