mirror of
https://github.com/pierre42100/comunic
synced 2025-06-21 09:35:19 +00:00
First commit
This commit is contained in:
9
developer/user/themes/antimatter/antimatter.php
Normal file
9
developer/user/themes/antimatter/antimatter.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Grav\Theme;
|
||||
|
||||
use Grav\Common\Theme;
|
||||
|
||||
class Antimatter extends Theme
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user