mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 06:31:41 +08:00
Change forum title for demo
This commit is contained in:
parent
43574f82e9
commit
575940698e
|
@ -4,7 +4,7 @@ export default Ember.Controller.extend({
|
|||
|
||||
// The title of the forum.
|
||||
// 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
|
||||
// controllers/views.
|
||||
|
|
Loading…
Reference in New Issue
Block a user