File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
metabrainz/templates/index Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ <h2 class="page-title">{{ _('Welcome to MetaBrainz!') }}</h2>
46
46
</ div >
47
47
</ div >
48
48
< div class ="item ">
49
- < a href ="https://acousticbrainz .org/ ">
50
- < img src ="{{ url_for('static', filename='img/logos/acousticbrainz .svg') }} " />
49
+ < a href ="https://bookbrainz .org/ ">
50
+ < img src ="{{ url_for('static', filename='img/logos/bookbrainz .svg') }} " />
51
51
</ a >
52
52
< div class ="caption ">
53
- {{ _('A crowdsourced collection of acoustic information') }}
53
+ {{ _('An open encyclopedia which contains information about published literature ') }}
54
54
</ div >
55
55
</ div >
56
56
< div class ="item ">
@@ -69,14 +69,6 @@ <h2 class="page-title">{{ _('Welcome to MetaBrainz!') }}</h2>
69
69
{{ _('A repository for Creative Commons licensed music reviews') }}
70
70
</ div >
71
71
</ div >
72
- < div class ="item ">
73
- < a href ="https://bookbrainz.org/ ">
74
- < img src ="{{ url_for('static', filename='img/logos/bookbrainz.svg') }} " />
75
- </ a >
76
- < div class ="caption ">
77
- {{ _('An open encyclopedia which contains information about published literature') }}
78
- </ div >
79
- </ div >
80
72
< div class ="item ">
81
73
< a href ="https://coverartarchive.org/ ">
82
74
< img src ="{{ url_for('static', filename='img/logos/coverartarchive.svg') }} " />
You can’t perform that action at this time.
0 commit comments