How to install?
Install via the Control Panel or via composer
composer require sortarad/facepalm
How to activate?
Add this widget to control panel configuration file located in config/statamic/cp.php .
[
'type' => 'facepalm',
'width' => 50,
],