1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Change forum title for demo

This commit is contained in:
Toby Zerner
2015-01-26 12:06:54 +10:30
parent 43574f82e9
commit 575940698e

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.