first commit
This commit is contained in:
9
ks-twenty-fifteen.php
Normal file
9
ks-twenty-fifteen.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Grav\Theme;
|
||||
|
||||
use Grav\Common\Theme;
|
||||
|
||||
class KSTwentyFifteen extends Twentyfifteen
|
||||
{
|
||||
// Access plugin events in this class
|
||||
}
|
Reference in New Issue
Block a user