diff --git a/metabrainz/templates/index/datasets.html b/metabrainz/templates/index/datasets.html index fea4fde3..f9e4316c 100644 --- a/metabrainz/templates/index/datasets.html +++ b/metabrainz/templates/index/datasets.html @@ -90,8 +90,8 @@

AcousticBrainz

CritiqueBrainz

- CritiqueBrainz is a repository for Creative Commons licensed music reviews. It fills the gap between the factual music metadata in the MusicBrainz database and opinions about music from music critics - and listeners by providing a platform that archives Creative Commons licensed reviews. + CritiqueBrainz is a repository for Creative Commons licensed music and book reviews. It fills the gap between the factual music metadata in the MusicBrainz database and book metadata in the BookBrainz database, the opinions + about music from music critics and books from book critics, listeners and readers by providing a platform that archives Creative Commons licensed reviews.

The MetaBrainz foundation provides full dumps of the CritiqueBrainz database as well as JSON dumps containing reviews in an easily consumable format. These datasets are updated every day and can be downloaded from the diff --git a/metabrainz/templates/index/index.html b/metabrainz/templates/index/index.html index 84e44169..69ffaee2 100644 --- a/metabrainz/templates/index/index.html +++ b/metabrainz/templates/index/index.html @@ -66,7 +66,7 @@

{{ _('Welcome to MetaBrainz!') }}

- {{ _('A repository for Creative Commons licensed music reviews') }} + {{ _('A repository for Creative Commons licensed music and book reviews') }}
diff --git a/metabrainz/templates/index/projects.html b/metabrainz/templates/index/projects.html index 79e69477..e22f1c96 100644 --- a/metabrainz/templates/index/projects.html +++ b/metabrainz/templates/index/projects.html @@ -62,7 +62,7 @@

{{ _('MetaBrainz Projects') }}

{{ _('CritiqueBrainz') }}

- {{ _('CritiqueBrainz fills the gap between music critics and raw data by + {{ _('CritiqueBrainz fills the gap between music and book critics and raw data by providing a platform created for the sole purpose of Creative Commons licensed reviews.', cb_url='https://critiquebrainz.org/') }}