I want to make some blocks with no fields, so the data is hard coded. I'll return it with the callback
The problem is that if I don't have at least one field with data, the attributes aren't populated and in the admin it says something like "not rendered" and on the front end I get nothing.
How can I make a block with no fields?