Skip to content

Commit cf77433

Browse files
committed
Remove google login on frontpage
1 parent f1b4bc0 commit cf77433

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/webapp/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<body>
1313
<h1>Welcome to Cake-redux</h1>
1414
<p>You need to be a registrered user to login</p>
15-
<p><a class="btn" href="signin/">Login using google</a></p>
1615
<p><a href="https://slack.com/oauth/authorize?scope=identity.basic&client_id=2702276990.579064480242"><img alt=""Sign in with Slack"" height="40" width="172" src="https://platform.slack-edge.com/img/sign_in_with_slack.png" srcset="https://platform.slack-edge.com/img/sign_in_with_slack.png 1x, https://platform.slack-edge.com/img/[email protected] 2x" /></a></p>
1716
</body>
1817
</html>

0 commit comments

Comments
 (0)