From f6a10af0a81a1b3a83bdce660ed5ee88abcc063a Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Wed, 28 Dec 2022 11:35:45 -0500 Subject: first attempt Signed-off-by: Xe Iaso --- static/unwrapped-2022.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 static/unwrapped-2022.json (limited to 'static') diff --git a/static/unwrapped-2022.json b/static/unwrapped-2022.json new file mode 100644 index 0000000..80caef6 --- /dev/null +++ b/static/unwrapped-2022.json @@ -0,0 +1,25 @@ +{ + "name": "unwrapped-2022", + "steps": [ + { + "file": "title", + "text": "The last year all wrapped up!", + "title": "Xesite 2022" + }, + { + "file": "posts", + "text": "Xe wrote $NUMBER posts this year!", + "title": "Blogposts" + }, + { + "file": "talks", + "text": "Xe gave 4 talks this year! Which one was your favorite?", + "title": "Talks" + }, + { + "file": "commits", + "text": "There were 340 commits to Xesite this year!", + "title": "340 commits" + } + ] +} -- cgit v1.2.3