mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-28 05:36:44 +00:00
Added '(dev)' to the title in development mode (#2524)
* Added different title for dev * Changed indentation
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
- if content_for?(:page_title)
|
||||
= yield(:page_title)
|
||||
= ' - '
|
||||
= site_title
|
||||
= title
|
||||
|
||||
= stylesheet_link_tag stylesheet_for_layout, media: 'all'
|
||||
= csrf_meta_tags
|
||||
|
||||
Reference in New Issue
Block a user