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:
parent
955c93e2c9
commit
56a9f5723b
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue