update project info

This commit is contained in:
Your New SJW Waifu 2021-02-05 08:33:23 -06:00
parent 1bd6c27960
commit 344a29b65c
1 changed files with 4 additions and 4 deletions

View File

@ -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"),