dxw/iguana-extras

v1.1.0 2023-08-14 11:07 UTC

This package is auto-updated.

Last update: 2024-05-05 00:26:33 UTC


README

Helpful gubbins for iguana-based themes.

\Dxw\Iguana\Extras\UseAtom

Set the default feed to Atom, remove the ability to view non-Atom feeds, add link[rel="alternate"] to head for the feed.

Installation

Add the following to app/di.php:

$registrar->addInstance(\Dxw\Iguana\Extras\UseAtom::class, new \Dxw\Iguana\Extras\UseAtom());

Licence

MIT