diff --git a/ctfcli/spec/challenge-example.yml b/ctfcli/spec/challenge-example.yml index 62a92f7..903b4c3 100644 --- a/ctfcli/spec/challenge-example.yml +++ b/ctfcli/spec/challenge-example.yml @@ -6,6 +6,7 @@ name: "{{cookiecutter.name}}" author: "author" category: category description: This is a sample description +attribution: Written by [author](https://ctfd.io) value: 100 type: standard