diff --git a/site/blueprints/pages/home.yml b/site/blueprints/pages/home.yml index cfd8a8a..348a4d2 100644 --- a/site/blueprints/pages/home.yml +++ b/site/blueprints/pages/home.yml @@ -13,4 +13,11 @@ columns: fields: text: type: textarea - size: huge \ No newline at end of file + size: huge + buttons: + - code + - '|' + - link + - email + - '|' + - clear \ No newline at end of file