diff --git a/.vscode/settings.json b/.vscode/settings.json index 6f3a291..b30c3c0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,6 @@ { - "liveServer.settings.port": 5501 + "liveServer.settings.port": 5501, + "githubPullRequests.ignoredPullRequestBranches": [ + "master" + ] } \ No newline at end of file diff --git a/documentation/assets/images/authorize-your-twitter-account.png b/documentation/assets/images/authorize-your-twitter-account.png index 414ffbe..b07922c 100644 Binary files a/documentation/assets/images/authorize-your-twitter-account.png and b/documentation/assets/images/authorize-your-twitter-account.png differ diff --git a/documentation/assets/images/get-your-promotion-code.png b/documentation/assets/images/get-your-promotion-code.png new file mode 100644 index 0000000..d2f240f Binary files /dev/null and b/documentation/assets/images/get-your-promotion-code.png differ diff --git a/documentation/assets/images/reward-check-popup.png b/documentation/assets/images/reward-check-popup.png new file mode 100644 index 0000000..56da372 Binary files /dev/null and b/documentation/assets/images/reward-check-popup.png differ diff --git a/documentation/index.html b/documentation/index.html index 97490cd..08eebed 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -207,7 +207,12 @@
Step 6: Claim Your Airdrop
Final Step: (Optional) Get Your Promotion Code

If you have finished all of the missions, you can get your promotion code to recommend to others and automatically get additional $Lotso tokens for rewards when they claim their airdrop.

- + +



+ +
Reward Check Step: (Optional) Check Your Total Reward
+

After user claimed the airdrop via the promotion code you've provided, you can check your total reward as a gift in the popup window and reclaim the rewarded airdrop from the step 4.

+



diff --git a/index.html b/index.html index 6dd4bc1..9958492 100644 --- a/index.html +++ b/index.html @@ -98,9 +98,9 @@ @@ -122,7 +122,7 @@ @@ -144,7 +144,7 @@ @@ -166,8 +166,8 @@ @@ -193,8 +193,10 @@
By clicking "Accept and Continue", you agree to our terms and conditions and privacy policy. You will be prompted to connect your wallet via an external link. Ensure you're using a trusted and secure wallet service.
- -
+
@@ -1459,7 +1460,7 @@