Skip to content

Commit 0f65d74

Browse files
committed
docs: update home page announcement & changelog rules sources
1 parent 203fbff commit 0f65d74

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ Apologies if updates have been slow, work has been busy lately. 😅
3131
- If bombs are disabled, Four-of-a-Kind bombs will not be usable
3232
- Four-of-a-Kind falls in between Full House and Straight Flush, requiring one extra card to play as a 5-card combo
3333
- Thank you players for your detailed feedback requests about this! 🫡
34-
- Additional source used for rules: https://en.wikipedia.org/wiki/Big_two#Combinations
34+
- Additional sources used for rules:
35+
- https://en.wikipedia.org/wiki/Big_two#Combinations
36+
- https://evenbetgaming.com/knowledge-base/glossary/big-2-variations
37+
- https://www.pagat.com/climbing/bigtwo.html
3538
- Rule to disable Four-of-a-Kind bombs that override all combos
3639
- Rule to allow flushes to be ranked by suit instead of highest rank card
3740
- Rule sets to easily switch to preset rule variations

src/pages/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,15 @@ export default function Home() {
142142
<Box>
143143
<Text {...styles.text} mb={1}>
144144
<b>
145-
🎆 Happy New Years players,{' '}
145+
🧧 Happy Lunar New Year players, enjoy the newly released{' '}
146146
<Link
147147
href="https://github.com/AdoryVo/big-two/blob/main/CHANGELOG.md"
148148
target="_blank"
149149
textDecoration="underline"
150150
>
151151
v1.5.0
152-
</Link>{' '}
153-
is on the way! 🥳
152+
</Link>
153+
! 🥳
154154
</b>
155155
<br />👋 If you've been enjoying <b>Big Two</b>, donations towards
156156
database/server costs

0 commit comments

Comments
 (0)