Merge branch 'asonix/reset-upstream-stuff' of asonix/mastodon into asonix/changes

This commit is contained in:
Arlo (Hyena) 2018-10-24 04:06:14 +00:00 committed by Gitea
commit 7d9763f378
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ module Mastodon
module Version module Version
module_function module_function
def source_base_url def source_base_url
'https://gitea.werefoxsoftware.com/shadow8t4/Mastodon' 'https://git.asonix.dog/asonix/mastodon'
end end
end end
end end

View file

@ -31,7 +31,7 @@ defaults: &defaults
reduce_motion: false reduce_motion: false
system_font_ui: false system_font_ui: false
noindex: false noindex: false
theme: 'werefox-wider' theme: 'mastodon'
notification_emails: notification_emails:
follow: false follow: false
reblog: false reblog: false