X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fgreenzero%2Ftheme.php;h=a63d8a235aa00e166b986416e35154d193880525;hb=62e9047b8d1b7f3272213a6407db34c9cd1a2cbb;hp=338f40cbfbc65ddc755b978eebea1b2776267ba7;hpb=25ac93f44d92b839c5012ba8cbb7ecf221658eff;p=friendica.git diff --git a/view/theme/greenzero/theme.php b/view/theme/greenzero/theme.php index 338f40cbfb..a63d8a235a 100644 --- a/view/theme/greenzero/theme.php +++ b/view/theme/greenzero/theme.php @@ -2,3 +2,88 @@ $a->theme_info = array( 'extends' => 'duepuntozero', ); + +function greenzero_init(&$a) { +$a->page['htmlhead'] .= <<< EOT + +EOT; +} \ No newline at end of file