From af9e5ef458b93ef2003905e1ccc5665e7266c242 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:15:15 +0200 Subject: Commit --- includes/blog/data/2020-05-01@something.json | 3 +++ includes/blog/data/2020-05-01@something.json.html | 1 + 2 files changed, 4 insertions(+) create mode 100644 includes/blog/data/2020-05-01@something.json create mode 100644 includes/blog/data/2020-05-01@something.json.html (limited to 'includes/blog/data') diff --git a/includes/blog/data/2020-05-01@something.json b/includes/blog/data/2020-05-01@something.json new file mode 100644 index 0000000..51021ea --- /dev/null +++ b/includes/blog/data/2020-05-01@something.json @@ -0,0 +1,3 @@ +{ + "title": "Some article" +} \ No newline at end of file diff --git a/includes/blog/data/2020-05-01@something.json.html b/includes/blog/data/2020-05-01@something.json.html new file mode 100644 index 0000000..12ed35a --- /dev/null +++ b/includes/blog/data/2020-05-01@something.json.html @@ -0,0 +1 @@ +This is some test or, is it?... We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. We would never know if there really should be any text or whatever thingy just in that place right here. \ No newline at end of file -- cgit