mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Default Theme: Hook "theme_meta" - added.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
<meta name="keywords" content="<?php echo Site::keywords(); ?>">
|
||||
<meta name="robots" content="<?php echo Page::robots(); ?>">
|
||||
|
||||
<?php Action::run('theme_meta'); ?>
|
||||
|
||||
<!-- Open Graph Protocol -->
|
||||
<meta property="og:site_name" content="<?php echo Site::name(); ?>">
|
||||
<meta property="og:url" content="<?php echo Url::current(); ?>">
|
||||
|
Reference in New Issue
Block a user