···88const props = withDefaults(defineProps<Props>(), {
99 primaryColor: '#60a5fa',
1010 title: 'npmx',
1111- description: 'A better browser for the **npm registry**',
1111+ description: 'a fast, modern browser for the **npm registry**',
1212})
1313</script>
1414
+1-1
app/pages/about.vue
···2121defineOgImageComponent('Default', {
2222 primaryColor: '#60a5fa',
2323 title: 'About npmx',
2424- description: 'A better browser for the **npm registry**',
2424+ description: 'a fast, modern browser for the **npm registry**',
2525})
26262727const pmLinks = {
+1-1
app/pages/index.vue
···3535defineOgImageComponent('Default', {
3636 primaryColor: '#60a5fa',
3737 title: 'npmx',
3838- description: 'A better browser for the **npm registry**',
3838+ description: 'a fast, modern browser for the **npm registry**',
3939})
4040</script>
4141
+1-1
assets/email-templates/confirm-email.html
···152152 style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
153153 target="_blank"
154154 >npmx.dev</a
155155- >, a better browser for the npm registry
155155+ >, a fast, modern browser for the npm registry
156156 </p>
157157 </td>
158158 <td align="center" style="width: 24px">
+1-1
assets/email-templates/delete-account.html
···159159 style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
160160 target="_blank"
161161 >npmx.dev</a
162162- >, a better browser for the npm registry
162162+ >, a fast, modern browser for the npm registry
163163 </p>
164164 </td>
165165 <td align="center" style="width: 24px">
+1-1
assets/email-templates/plc-operation.html
···150150 style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
151151 target="_blank"
152152 >npmx.dev</a
153153- >, a better browser for the npm registry
153153+ >, a fast, modern browser for the npm registry
154154 </p>
155155 </td>
156156 <td align="center" style="width: 24px">
+1-1
assets/email-templates/reset-password.html
···156156 style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
157157 target="_blank"
158158 >npmx.dev</a
159159- >, a better browser for the npm registryt
159159+ >, a fast, modern browser for the npm registry
160160 </p>
161161 </td>
162162 <td align="center" style="width: 24px">
+1-1
assets/email-templates/two-factor-code.html
···172172 style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
173173 target="_blank"
174174 >npmx.dev</a
175175- >, a better browser for the npm registry
175175+ >, a fast, modern browser for the npm registry
176176 </p>
177177 </td>
178178 <td align="center" style="width: 24px">
+1-1
assets/email-templates/update-email.html
···156156 style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
157157 target="_blank"
158158 >npmx.dev</a
159159- >, a better browser for the npm registry
159159+ >, a fast, modern browser for the npm registry
160160 </p>
161161 </td>
162162 <td align="center" style="width: 24px">
+2-2
i18n/locales/en.json
···22 "seo": {
33 "home": {
44 "title": "npmx - Package Browser for the npm Registry",
55- "description": "A better browser for the npm registry. Search, browse, and explore packages with a modern interface."
55+ "description": "a fast, modern browser for the npm registry. Search, browse, and explore packages with a modern interface."
66 }
77 },
88 "version": "Version",
99 "built_at": "built {0}",
1010 "alt_logo": "npmx logo",
1111- "tagline": "a better browser for the npm registry",
1111+ "tagline": "a fast, modern browser for the npm registry",
1212 "non_affiliation_disclaimer": "not affiliated with npm, Inc.",
1313 "trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.",
1414 "footer": {
+2-2
lunaria/files/en-GB.json
···22 "seo": {
33 "home": {
44 "title": "npmx - Package Browser for the npm Registry",
55- "description": "A better browser for the npm registry. Search, browse, and explore packages with a modern interface."
55+ "description": "a fast, modern browser for the npm registry. Search, browse, and explore packages with a modern interface."
66 }
77 },
88 "version": "Version",
99 "built_at": "built {0}",
1010 "alt_logo": "npmx logo",
1111- "tagline": "a better browser for the npm registry",
1111+ "tagline": "a fast, modern browser for the npm registry",
1212 "non_affiliation_disclaimer": "not affiliated with npm, Inc.",
1313 "trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.",
1414 "footer": {
+2-2
lunaria/files/en-US.json
···22 "seo": {
33 "home": {
44 "title": "npmx - Package Browser for the npm Registry",
55- "description": "A better browser for the npm registry. Search, browse, and explore packages with a modern interface."
55+ "description": "a fast, modern browser for the npm registry. Search, browse, and explore packages with a modern interface."
66 }
77 },
88 "version": "Version",
99 "built_at": "built {0}",
1010 "alt_logo": "npmx logo",
1111- "tagline": "a better browser for the npm registry",
1111+ "tagline": "a fast, modern browser for the npm registry",
1212 "non_affiliation_disclaimer": "not affiliated with npm, Inc.",
1313 "trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.",
1414 "footer": {