init
This commit is contained in:
9
myportfolio.php
Executable file
9
myportfolio.php
Executable file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Grav\Theme;
|
||||
|
||||
use Grav\Common\Theme;
|
||||
|
||||
class Myportfolio extends Theme
|
||||
{
|
||||
// Access plugin events in this class
|
||||
}
|
||||
Reference in New Issue
Block a user