简体   繁体   中英

Ganglia-web how-to add favicon

I cant't add favicon in Ganglia-web

Ganglia-web use dwoo templates, and i not found tag

<head></head>

in default index.php

Need add next string:

<link href="favicon.ico" rel="icon" type="image/x-icon" />

in templates/default/header.tpl

File favicon.ico put in webroot directory

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM