=== Network Favicons ===
Contributors: betzster
Tags: multisite, favicon
Requires at least: 3.3
Tested up to: 3.3
Stable tag: 0.2

Allows blog owners to use a custom favicon just by uploading it to the root of their theme directory.

== Description ==

A simple plugin that allows blog owners on a multisite network to use a custom favicon by uploading it to the root of their theme directory. Ideal for people who host clients on their own multisite install or want to run multiple domains off of one install.

== Installation ==

1. Download "Network Favicons" from the WordPress plugin directory.
1. Install `network-favicons.php` to your `mu-plugins` folder.
1. Add a favicon to the root of your current theme.

== Frequently Asked Questions ==

= Why would I want this Plugin? =

As the owner of a multisite blog network, this plugin allows users to place a favicon in the root of their theme folder and automatically have it applied as the favicon for their site.

== Changelog ==

= 0.1 =
* First version