diff --git a/content/photo/test-article.md b/content/photo/test-article.md new file mode 100644 index 00000000..64f52f1c --- /dev/null +++ b/content/photo/test-article.md @@ -0,0 +1,19 @@ +--- +category: + - temp + - test +date: '2020-05-05 20:18:22' +name: 'test article' +photo: + - 'https://jk.nipponalba.scot/images/2020/05/1588706301753-842335-1600.jpeg' +posttype: photo +published: true +slug: test-article +thumbnail: + - 'https://jk.nipponalba.scot/images/2020/05/1588706301753-842335-200.jpeg' +title: 'test article' +--- +Testing whether this article works as I hope after tampering with the micropub endpoint. + +Random photo! + diff --git a/static/images/2020/05/1588706301753-842335-1600.jpeg b/static/images/2020/05/1588706301753-842335-1600.jpeg new file mode 100644 index 00000000..5cce2322 Binary files /dev/null and b/static/images/2020/05/1588706301753-842335-1600.jpeg differ diff --git a/static/images/2020/05/1588706301753-842335-200.jpeg b/static/images/2020/05/1588706301753-842335-200.jpeg new file mode 100644 index 00000000..be673ba0 Binary files /dev/null and b/static/images/2020/05/1588706301753-842335-200.jpeg differ