0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore: update website description

This commit is contained in:
Juan Picado 2021-12-12 10:37:16 +01:00 committed by GitHub
parent 955c93e2c9
commit 56a9f5723b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ const Header = (): React.ReactElement => {
<div className={styles['header--mt-2']}>
<h1 className={styles['header--title']}>Verdaccio</h1>
<p className={styles['header--subtitle']}>
<Translate>A lightweight private npm proxy registry</Translate>
<Translate>A lightweight Node.js private proxy registry</Translate>
</p>
<div className={styles['header--links']}>
<a href="https://github.com/verdaccio/verdaccio" className="link-secondary">