add link to book
parent
26dc14d6ba
commit
6e2307eebe
|
@ -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']
|
||||
|
|
Loading…
Reference in New Issue