Update project title
This commit is contained in:
@@ -59,7 +59,7 @@ function renderTitle(view) {
|
||||
if (title) {
|
||||
title += ' - HackMD';
|
||||
} else {
|
||||
title = 'HackMD - Collaborative notes';
|
||||
title = 'HackMD - Collaborative markdown notes';
|
||||
}
|
||||
return title;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user