mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Change forum title for demo
This commit is contained in:
@@ -4,7 +4,7 @@ export default Ember.Controller.extend({
|
|||||||
|
|
||||||
// The title of the forum.
|
// The title of the forum.
|
||||||
// TODO: Preload this value in the index.html payload from Laravel config.
|
// TODO: Preload this value in the index.html payload from Laravel config.
|
||||||
forumTitle: 'Ninetech Support Forum',
|
forumTitle: 'Flarum Demo Forum',
|
||||||
|
|
||||||
// The title of the current page. This should be set as appropriate in
|
// The title of the current page. This should be set as appropriate in
|
||||||
// controllers/views.
|
// controllers/views.
|
||||||
|
Reference in New Issue
Block a user