What is Nostr?
Ворон /
npub12r8…n9vf
2024-03-29 17:48:29
in reply to nevent1q…23kf

Ворон on Nostr: To change the favicon, you need to add the following lines to the server config file: ...

To change the favicon, you need to add the following lines to the server config file:

for nginx:
location = /favicon.ico {
alias /var/www/mysite/img/favicon.ico;
}
for apache:
RewriteRule ^/favicon\.ico$ /var/www/mysite/img/favicon.ico
Author Public Key
npub12r84lact7tulzxfmc5tqa9tntjw0x8myvxdnxedmkuvsyzgrzk3qtmn9vf