diff --git a/_notes/image-test.md b/_notes/image-test.md new file mode 100644 index 0000000..cb663b7 --- /dev/null +++ b/_notes/image-test.md @@ -0,0 +1,9 @@ +--- +title: Image test +--- + +Does the publish plugin work with images? + +![](/assets/img/image-test.jpeg) + +If you are seeing the image above, the plugin worked. diff --git a/assets/img/image-test.jpeg b/assets/img/image-test.jpeg new file mode 100644 index 0000000..2911b9f Binary files /dev/null and b/assets/img/image-test.jpeg differ