X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Ftheme.php;h=2498852f979966ac454b62d5142ea4afe1fc5bf6;hb=6b830bfa97121ea6388722ef483440360ff4d4dd;hp=ebced7b9b84ebfd875a7ae14117102dae2e938ad;hpb=e9638b69801cee3e74a97825f9af3749c9322c53;p=friendica.git diff --git a/view/theme/duepuntozero/theme.php b/view/theme/duepuntozero/theme.php index ebced7b9b8..2498852f97 100644 --- a/view/theme/duepuntozero/theme.php +++ b/view/theme/duepuntozero/theme.php @@ -1,2 +1,87 @@ theme_info = array(); + +function duepuntozero_init(&$a) { +$a->page['htmlhead'] .= <<< EOT + +EOT; +}