Expand focus from paintings to more artworks
Replace all references to 'painting' with 'artwork'
This commit is contained in:
parent
df8ff30b64
commit
036a4be5ed
14 changed files with 76 additions and 76 deletions
|
|
@ -74,7 +74,7 @@
|
|||
<div>
|
||||
<a href="#">${ hit.label }</a>
|
||||
<span v-if="hit.alt_label">(${ hit.alt_label })</span>
|
||||
— ${ hit.count } existing paintings
|
||||
— ${ hit.count } existing artworks
|
||||
(${ hit.qid })
|
||||
<a :href="'https://www.wikidata.org/wiki/' + hit.qid">view on Wikidata</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue