mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 14:47:04 +02:00
Update monstra/boot/actions.php
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
/**
|
||||
* Set meta generator
|
||||
*/
|
||||
Action::add('theme_header', 'setMetaGenerator');
|
||||
Action::add('theme_meta', 'setMetaGenerator');
|
||||
function setMetaGenerator() { echo '<meta name="generator" content="Powered by Monstra '.Core::VERSION.'" />'; }
|
Reference in New Issue
Block a user