forked from elixir-lang/ex_doc
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add elixir favicon.ico as the default icon.
and
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
to the header
So we can validate these files, with html-proofer
Original Issue: elixir-lang#198