mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 14:16:22 +00:00
Implement changing of document title from config.ts
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user