1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00

Show doc links on setup screen

This commit is contained in:
Harvey Kandola 2019-02-27 14:50:42 +00:00
parent f828583b49
commit af641b93f1
8 changed files with 826 additions and 826 deletions

View file

@ -39,7 +39,7 @@ export default Route.extend({
activate() {
$('body').addClass('background-color-theme-100');
document.title = "Documize Setup";
document.title = "Welcome to the Documize installer";
},
deactivate() {