Redirect index from api-reference to readme
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
99283c540f
commit
d159231d60
2
mix.exs
2
mix.exs
|
|
@ -15,7 +15,7 @@ defmodule Aife.MixProject do
|
||||||
homepage_url: "https://haigure.net",
|
homepage_url: "https://haigure.net",
|
||||||
docs: [
|
docs: [
|
||||||
# The main page in the docs
|
# The main page in the docs
|
||||||
main: "Aife",
|
main: "readme",
|
||||||
# logo: "path/to/logo.png",
|
# logo: "path/to/logo.png",
|
||||||
extras: ["README.md"]
|
extras: ["README.md"]
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue