From 20fbc9957fc3835a1793cf43c70fda65d646e0e1 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sat, 28 May 2016 01:51:45 +0800 Subject: Update project title --- public/js/extra.js | 2 +- public/views/index.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'public') diff --git a/public/js/extra.js b/public/js/extra.js index 79364d11..a81a0edb 100644 --- a/public/js/extra.js +++ b/public/js/extra.js @@ -59,7 +59,7 @@ function renderTitle(view) { if (title) { title += ' - HackMD'; } else { - title = 'HackMD - Collaborative notes'; + title = 'HackMD - Collaborative markdown notes'; } return title; } diff --git a/public/views/index.ejs b/public/views/index.ejs index 584f8ce6..9a4db7ac 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -9,8 +9,8 @@ -