Logo
Explore Support Help
Register Sign In
tykayn/mastodon
1
0
Fork 0
You've already forked mastodon
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
Code Issues Projects Releases Wiki Activity
mastodon/app/helpers/instance_helper.rb

12 lines
195 B
Ruby
Raw Normal View History

Instance helper to replace site title helper (#2038) * Move site title helper to instance helper (name change only) * Remove newline in <title> tag * Add site_hostname helper method to wrap up local_domain value * Use site_hostname helper in places that need local_domain value
2017-04-17 18:16:32 -04:00
# frozen_string_literal: true
module InstanceHelper
def site_title
Fallback to site_hostname when site_title is empty (#4394)
2017-07-27 22:13:49 +09:00
Setting.site_title.presence || site_hostname
Instance helper to replace site title helper (#2038) * Move site title helper to instance helper (name change only) * Remove newline in <title> tag * Add site_hostname helper method to wrap up local_domain value * Use site_hostname helper in places that need local_domain value
2017-04-17 18:16:32 -04:00
end
def site_hostname
Rails.configuration.x.local_domain
end
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 30ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Help
Logo Chapril
Accueil Chapril
Services libres
Nous suivre
CGU
Mentions légales
Nous contacter
Accueil Chapril
Services libres
Nous suivre
CGU
Mentions légales
Nous contacter