From 6e2307eebe8cd956be360027a96ff0ab7e68954a Mon Sep 17 00:00:00 2001 From: Theodore Kluge Date: Tue, 26 Mar 2019 19:39:07 -0400 Subject: [PATCH] add link to book --- inc/class-roeintegration.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inc/class-roeintegration.php b/inc/class-roeintegration.php index 51ef3b5..e0c4f1f 100644 --- a/inc/class-roeintegration.php +++ b/inc/class-roeintegration.php @@ -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']