Skip to content

Commit

Permalink
Fix meta property in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Mar 19, 2021
1 parent a955d64 commit 8a0069f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epub/content.opf
Expand Up @@ -79,7 +79,7 @@
<meta property="role" refines="#editor" scheme="marc:relators">edt</meta>
<dc:contributor id="artist">Edmund Blair Leighton</dc:contributor>
<meta property="file-as" refines="#artist">Leighton, Edmund Blair</meta>
<meta property="se:url.wikipedia" refines="#artist">https://en.wikipedia.org/wiki/Edmund_Leighton</meta>
<meta property="se:url.encyclopedia.wikipedia" refines="#artist">https://en.wikipedia.org/wiki/Edmund_Leighton</meta>
<meta property="se:url.authority.nacoaf" refines="#artist">http://id.loc.gov/authorities/names/nr94034866</meta>
<meta property="role" refines="#artist" scheme="marc:relators">art</meta>
<dc:contributor id="transcriber-1">Greg Weeks</dc:contributor>
Expand Down

0 comments on commit 8a0069f

Please sign in to comment.