diff --git a/content/_wraps/test-broken-wrap.md b/content/_wraps/test-broken-wrap.md new file mode 100644 index 0000000..dcf8629 --- /dev/null +++ b/content/_wraps/test-broken-wrap.md @@ -0,0 +1,10 @@ +--- +title: Test Broken Wrap +author: Backelino +description: Intentionally broken wrap entry for CI validation testing. +tags: + - abstract +--- + +Intentionally broken wrap entry for CI validation testing. +Errors: missing thumbnail field, wrong image format (.gif), oversized image (>1MB), missing files field. diff --git a/content/_wraps/test-broken-wrap/broken-image.gif b/content/_wraps/test-broken-wrap/broken-image.gif new file mode 100644 index 0000000..d3228e6 Binary files /dev/null and b/content/_wraps/test-broken-wrap/broken-image.gif differ diff --git a/content/_wraps/test-broken-wrap/oversized-wrap.png b/content/_wraps/test-broken-wrap/oversized-wrap.png new file mode 100644 index 0000000..70bbe0a Binary files /dev/null and b/content/_wraps/test-broken-wrap/oversized-wrap.png differ