posts/themes/antimatter/antimatter.php

10 lines
89 B
PHP

<?php
namespace Grav\Theme;
use Grav\Common\Theme;
class Antimatter extends Theme
{
}