New name and logo

This commit is contained in:
Your New SJW Waifu 2020-03-15 01:13:17 -05:00
parent 9ddfaf89da
commit bd15d8cfe8
1 changed files with 2 additions and 2 deletions

View File

@ -16,13 +16,13 @@ defmodule Pleroma.Mixfile do
test_coverage: [tool: ExCoveralls],
preferred_cli_env: ["coveralls.html": :test],
# Docs
name: "Pleroma",
name: "Fedora Tipper 9000",
homepage_url: "https://pleroma.social/",
source_url: "https://git.pleroma.social/sjw/pleroma",
docs: [
source_url_pattern:
"https://git.pleroma.social/sjw/pleroma/blob/develop/%{path}#L%{line}",
logo: "priv/static/static/logo.png",
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"),