Implement changing of document title from config.ts

This commit is contained in:
Kristóf Tóth
2018-05-17 16:14:58 +02:00
parent 399a970340
commit 435db6a21b
3 changed files with 12 additions and 5 deletions

View File

@ -2,6 +2,7 @@
// All Rights Reserved. See LICENSE file for details.
export const config = {
documentTitle: 'Avatao Tutorials',
dashboard: {
route: 'dashboard',
currentLayout: 'terminal-ide-web',