mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-12-22 04:29:33 +01:00
update project info
This commit is contained in:
parent
1bd6c27960
commit
344a29b65c
8
mix.exs
8
mix.exs
@ -17,12 +17,12 @@ defmodule Pleroma.Mixfile do
|
||||
preferred_cli_env: ["coveralls.html": :test],
|
||||
# Docs
|
||||
name: "Pleroma",
|
||||
homepage_url: "https://pleroma.social/",
|
||||
source_url: "https://git.pleroma.social/pleroma/pleroma",
|
||||
homepage_url: "https://neckbeard.xyz/",
|
||||
source_url: "https://git.mentality.rip/sjw/pleroma",
|
||||
docs: [
|
||||
source_url_pattern:
|
||||
"https://git.pleroma.social/pleroma/pleroma/blob/develop/%{path}#L%{line}",
|
||||
logo: "priv/static/images/logo.png",
|
||||
"https://git.pleroma.social/sjw/pleroma/blob/develop/%{path}#L%{line}",
|
||||
logo: "instance/static/static/panda.png",
|
||||
extras: ["README.md", "CHANGELOG.md"] ++ Path.wildcard("docs/**/*.md"),
|
||||
groups_for_extras: [
|
||||
"Installation manuals": Path.wildcard("docs/installation/*.md"),
|
||||
|
Loading…
Reference in New Issue
Block a user