Merge pull request #3421 from regisb/regisb/obsessive-compulsive-web

Replace the clinical "obsessive-compulsive" term
This commit is contained in:
Adrian Sampson 2019-11-02 22:01:51 -04:00 committed by GitHub
commit 3b66b9c88c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -23,11 +23,11 @@
<h1 class="rotating-header">
Beets is
<span id="beetsis">the media library management system
for obsessive-compulsive music geeks.</span>
for obsessive music geeks.</span>
</h1>
<h1 class="fixed-header">
Beets is the media library management system for
obsessive-compulsive music geeks.
obsessive music geeks.
</h1>
</div>
{% else %}
@ -70,7 +70,7 @@ or <a href="http://news.ycombinator.com/submitlink?u={{ site.url | cgi_escape }}
<section>
<h3><a href="/">This is Beets</a></h3>
<p>
Beets is the media library management system for obsessive-compulsive music
Beets is the media library management system for obsessive music
geeks. <a href="http://www.youtube.com/watch?v=ZaqJmjM23D0">Watch a
screencast</a> to learn more.
</p>

View file

@ -1,7 +1,7 @@
var INTERVAL_INITIAL = 7000;
var INTERVAL_SUBSEQUENT = 5000;
var BEETS_IS = [
'the media library management system for obsessive-compulsive music geeks',
'the media library management system for obsessive music geeks',
'an infinitely flexible automatic metadata corrector and file renamer',
'the best command-line tool for viewing, querying, and renaming your music collection',
'an album art downloader, lyrics fetcher, and genre identifier',