mirror of
https://github.com/flarum/core.git
synced 2025-05-05 23:15:22 +02:00
Change forum title for demo
This commit is contained in:
parent
9c02ad518b
commit
49a28eca14
@ -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…
x
Reference in New Issue
Block a user