Skip to content

Commit 4b2e8cc

Browse files
committed
Adding WebsiteConfig.json
1 parent c9f7a19 commit 4b2e8cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

basic/stacks/WebsiteS3/public-html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div class="modal__overlay jsOverlay"></div>
1717
<div class="modal__container">
1818
<button class="modal__close jsModalClose">&#10005;</button>
19-
<p class="title">Please login with cognito user pool <a href="https://yourdomain.auth.us-east-1.amazoncognito.com">SwitchMail</a></p>
19+
<p class="title">Please login with cognito user pool</p>
2020
<div class="form">
2121
<div class="login-form" action="">
2222
<input type="text" name="email" placeholder="email address" />

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simplify-cli",
3-
"version": "0.1.28",
3+
"version": "0.1.29",
44
"description": "Simplify CLI - Easy Deployment",
55
"main": "cli.js",
66
"bin": {

0 commit comments

Comments
 (0)