update project info

This commit is contained in:
Your New SJW Waifu 2021-02-05 08:33:23 -06:00
parent 80176a11e8
commit b22f79f287
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], preferred_cli_env: ["coveralls.html": :test],
# Docs # Docs
name: "Pleroma", name: "Pleroma",
homepage_url: "https://pleroma.social/", homepage_url: "https://neckbeard.xyz/",
source_url: "https://git.pleroma.social/pleroma/pleroma", source_url: "https://git.mentality.rip/sjw/pleroma",
docs: [ docs: [
source_url_pattern: source_url_pattern:
"https://git.pleroma.social/pleroma/pleroma/blob/develop/%{path}#L%{line}", "https://git.pleroma.social/sjw/pleroma/blob/develop/%{path}#L%{line}",
logo: "priv/static/images/logo.png", logo: "instance/static/static/panda.png",
extras: ["README.md", "CHANGELOG.md"] ++ Path.wildcard("docs/**/*.md"), extras: ["README.md", "CHANGELOG.md"] ++ Path.wildcard("docs/**/*.md"),
groups_for_extras: [ groups_for_extras: [
"Installation manuals": Path.wildcard("docs/installation/*.md"), "Installation manuals": Path.wildcard("docs/installation/*.md"),