Rename shroot shortcode file
This commit is contained in:
parent
cce07de090
commit
9724efa314
@ -3,7 +3,7 @@ namespace Grav\Plugin\Shortcodes;
|
|||||||
|
|
||||||
use Thunder\Shortcode\Shortcode\ShortcodeInterface;
|
use Thunder\Shortcode\Shortcode\ShortcodeInterface;
|
||||||
|
|
||||||
class CustomPrismjs extends Shortcode
|
class Prismjsshroot extends Shortcode
|
||||||
{
|
{
|
||||||
public function init()
|
public function init()
|
||||||
{
|
{
|
||||||
@ -13,4 +13,4 @@ class CustomPrismjs extends Shortcode
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue
Block a user