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