We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b4bc0 commit cf77433Copy full SHA for cf77433
src/main/resources/webapp/index.html
@@ -12,7 +12,6 @@
12
<body>
13
<h1>Welcome to Cake-redux</h1>
14
<p>You need to be a registrered user to login</p>
15
- <p><a class="btn" href="signin/">Login using google</a></p>
16
<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>
17
</body>
18
</html>
0 commit comments