diff --git a/mix.exs b/mix.exs index f70861d..998df5f 100644 --- a/mix.exs +++ b/mix.exs @@ -15,7 +15,7 @@ defmodule Aife.MixProject do homepage_url: "https://haigure.net", docs: [ # The main page in the docs - main: "Aife", + main: "readme", # logo: "path/to/logo.png", extras: ["README.md"] ]