add link to book

master
Theodore Kluge 2019-03-26 19:39:07 -04:00 committed by GitHub
parent 26dc14d6ba
commit 6e2307eebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -44,7 +44,11 @@ class ROEIntegration extends Export {
"language" => $this->bookMeta['pb_language'],
"modified" => $timestamp
],
"links" => [],
"links" => [
[
"href" => $siteurl
]
],
"images" => [
[
"href" => $this->bookMeta['pb_cover_image']