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