forked from AkkomaGang/akkoma
format
This commit is contained in:
parent
c07fcdbf2b
commit
8c967311b3
1 changed files with 1 additions and 2 deletions
3
mix.exs
3
mix.exs
|
@ -20,8 +20,7 @@ def project do
|
|||
homepage_url: "https://akkoma.dev/",
|
||||
source_url: "https://akkoma.dev/AkkomaGang/akkoma",
|
||||
docs: [
|
||||
source_url_pattern:
|
||||
"https://akkoma.dev/AkkomaGang/akkoma/blob/develop/%{path}#L%{line}",
|
||||
source_url_pattern: "https://akkoma.dev/AkkomaGang/akkoma/blob/develop/%{path}#L%{line}",
|
||||
logo: "priv/static/images/logo.png",
|
||||
extras: ["README.md", "CHANGELOG.md"] ++ Path.wildcard("docs/**/*.md"),
|
||||
groups_for_extras: [
|
||||
|
|
Loading…
Reference in a new issue