1
0
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:
Toby Zerner 2015-01-26 12:06:54 +10:30
parent 9c02ad518b
commit 49a28eca14

View File

@ -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.