diff --git a/layouts/partials/openlibrary.obj b/layouts/partials/openlibrary.obj index 751fcb31..1d42296a 100644 --- a/layouts/partials/openlibrary.obj +++ b/layouts/partials/openlibrary.obj @@ -1,3 +1,6 @@ +{{/* Return empty object while OpenLibrary is down. I need something more robust here! */}} +{{ return dict }} +{{/* {{- $path := .path -}} {{- $isbn := "" -}} {{- $key := "" -}} @@ -82,3 +85,4 @@ {{- end -}} {{- end -}} {{- return $book -}} +*/}} \ No newline at end of file