From bdc3a29157d274084aa51c8525c15da74bfbef22 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sun, 15 May 2016 12:22:07 +0800 Subject: Fix signin template logic for PR #121 --- public/views/index.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/views/index.ejs') diff --git a/public/views/index.ejs b/public/views/index.ejs index 7648211f..62b2e543 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 || dropbox) { %> + <% if(facebook || twitter || github || gitlab || dropbox) { %> <% }%> @@ -72,7 +72,7 @@