XKCD Comics for Statamic

1.0.3 2020-12-01 20:22 UTC

This package is auto-updated.

Last update: 2025-04-29 01:10:46 UTC


README

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,
],