From 6405bb505695a5592efe8aa8d5bde9e723fadfc0 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sat, 21 May 2016 22:48:00 +0800 Subject: Add support of google signin --- public/views/index.ejs | 4 ++-- public/views/signin-modal.ejs | 11 ++++++++--- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'public/views') diff --git a/public/views/index.ejs b/public/views/index.ejs index 7d16428c..4aa6ae0a 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -58,7 +58,7 @@

Realtime collaborative markdown notes on all platforms.

- <% if(facebook || twitter || github || gitlab || dropbox) { %> + <% if(facebook || twitter || github || gitlab || dropbox || google) { %> <% }%> @@ -72,7 +72,7 @@