diff --git a/concepts/booleans/.meta/config.json b/concepts/booleans/.meta/config.json new file mode 100644 index 0000000..11ceddc --- /dev/null +++ b/concepts/booleans/.meta/config.json @@ -0,0 +1,7 @@ +{ + "blurb": "TODO: add blurb for booleans concept", + "authors": [ + "aimorris" + ], + "contributors": [] +} diff --git a/config.json b/config.json index f37b1bb..7f64c37 100644 --- a/config.json +++ b/config.json @@ -367,8 +367,7 @@ { "uuid": "aa02ae57-c40b-448f-a2cb-7abc2fab0031", "slug": "booleans", - "name": "Booleans", - "blurb": "TODO: add blurb for booleans concept" + "name": "Booleans" } ], "key_features": [],