Skip to content

Commit

Permalink
ExDoc Config Update
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Jun 12, 2024
1 parent d06f6d6 commit 13f5f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ defmodule Oidcc.Mixfile do
extras: ["README.md"],
groups_for_modules: [Erlang: [~r/oidcc/], "Elixir": [~r/Oidcc/]],
logo: "assets/logo.svg",
assets: "assets"
assets: %{"assets" => "assets"}
]
end

Expand Down

0 comments on commit 13f5f53

Please sign in to comment.