diff options
| author | Xe Iaso <me@christine.website> | 2022-12-28 11:35:45 -0500 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-12-28 11:35:45 -0500 |
| commit | f6a10af0a81a1b3a83bdce660ed5ee88abcc063a (patch) | |
| tree | 64430939d9d96419b0b230b4944e29d464e1b0cd /static/unwrapped-2022.json | |
| parent | 793e1c79bfaecbc14e868fdf91d802a88be39384 (diff) | |
| download | xesite-unwrapped-2022.tar.xz xesite-unwrapped-2022.zip | |
first attemptunwrapped-2022
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'static/unwrapped-2022.json')
| -rw-r--r-- | static/unwrapped-2022.json | 25 |
1 files changed, 25 insertions, 0 deletions
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" + } + ] +} |
