diff options
Diffstat (limited to 'data.json.sample')
-rwxr-xr-x | data.json.sample | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data.json.sample b/data.json.sample new file mode 100755 index 0000000..4c0f3b8 --- /dev/null +++ b/data.json.sample @@ -0,0 +1,3 @@ +{ + "hello": "Hey!" +} |