diff --git a/src/pages/index.astro b/src/pages/index.astro index 4245f52..8e240cd 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -17,6 +17,7 @@ try { title: "Something is not right", content: "
The article extractor did not get any result.
", }; + skipSave = true; } if (!article) {