diff options
author | Melody Horn <melody@boringcactus.com> | 2020-06-19 00:29:58 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-06-19 00:29:58 -0600 |
commit | 7397e9fc78c42f49abe4e5acda42ac26698d3be2 (patch) | |
tree | cca26f08e763e698b940216b25f31bf45be5d3c8 /assets/templates/classic | |
parent | 1d7b7edcf64b9a7ba3f2e5a00d55f607ef77e83d (diff) | |
download | crabravebot-7397e9fc78c42f49abe4e5acda42ac26698d3be2.tar.gz crabravebot-7397e9fc78c42f49abe4e5acda42ac26698d3be2.zip |
add word wrapping and improve source links
Diffstat (limited to 'assets/templates/classic')
-rw-r--r-- | assets/templates/classic/info.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/templates/classic/info.json b/assets/templates/classic/info.json new file mode 100644 index 0000000..4372f8f --- /dev/null +++ b/assets/templates/classic/info.json @@ -0,0 +1,4 @@ +{ + "name": "Classic", + "source": "https://youtu.be/LDU_Txk06tM" +} |