+glitchcity version
parent
10733881f3
commit
49987e75f8
13
README.md
13
README.md
|
@ -1,12 +1,5 @@
|
||||||
# Mastodon Glitch Edition #
|
# Mastodon Glitch City Edition #
|
||||||
|
|
||||||
> Now with automated deploys!
|
The version of Mastodon running on the [Jubilife Global Terminal](https://jubi.life/about).
|
||||||
|
|
||||||
[][circleci]
|
It's mostly just the glitch-soc fork with some slight alterations
|
||||||
|
|
||||||
[circleci]: https://circleci.com/gh/glitch-soc/mastodon
|
|
||||||
|
|
||||||
So here's the deal: we all work on this code, and then it runs on dev.glitch.social and anyone who uses that does so absolutely at their own risk. can you dig it?
|
|
||||||
|
|
||||||
- You can view documentation for this project at [glitch-soc.github.io/docs/](https://glitch-soc.github.io/docs/).
|
|
||||||
- And contributing guidelines are available [here](CONTRIBUTING.md) and [here](https://glitch-soc.github.io/docs/contributing/).
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def suffix
|
def suffix
|
||||||
'+glitch'
|
'+glitchcity'
|
||||||
end
|
end
|
||||||
|
|
||||||
def to_a
|
def to_a
|
||||||
|
|
Loading…
Reference in New Issue