mirror of
https://github.com/beetbox/beets.git
synced 2026-01-14 04:01:43 +01:00
add a couple more "beets is..." teasers
This commit is contained in:
parent
f73fe11edc
commit
ded402d33e
1 changed files with 2 additions and 0 deletions
2
beets.js
2
beets.js
|
|
@ -8,6 +8,8 @@ var BEETS_IS = [
|
|||
'a simple music metadata inspection and modification tool for tons of audio file types',
|
||||
'an MPD-compatible music player',
|
||||
'a Web-based collection explorer and HTML5 music player',
|
||||
'grep for your music collection',
|
||||
'a batch audio file transcoder'
|
||||
];
|
||||
|
||||
// Cycle "Beets is..." text.
|
||||
|
|
|
|||
Loading…
Reference in a new issue