Redirect index from api-reference to readme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Liru 2019-04-29 01:33:28 -04:00
parent 99283c540f
commit d159231d60
1 changed files with 1 additions and 1 deletions

View File

@ -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"]
]