Skip to content

sortarad/lol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facepalm

How to Install

Install via the Control Panel or via composer

composer require sortarad/lol

How to Enable

Add widget to control panel configuration config/statamic/cp.php file.

e.g:

[
	'type' => 'lol',
	'width' => 50,
],