Skip to content

Commit 15c5d77

Browse files
authored
Merge pull request #1111 from naher94/development
Holiday Updated
2 parents 3eb7c83 + 6f78c05 commit 15c5d77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Ž_config.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: > # this means to ignore newlines until "baseurl:"
1313
1414
baseurl: "" # the subpath of your site, e.g. /blog
1515
url: "https://rehanbutt.com" # the base hostname & protocol for your site
16-
version: 9.25.0
16+
version: 9.26.0
1717
version-naming: [Apricot, Blackcurrent, Coconut, Dragonfruit, Elderberry, Fig, Guava, Honeydew, Imbe]
1818

1919
# Build settings

β€Žjs/app.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ function holidays() {
143143
return {
144144
"1:1": "Happy New Year!",
145145
"1:19": "Happy National Popcorn Day! 🍿",
146-
"1:29": "Happy Lunar New Year!",
146+
"2:17": "Happy Lunar New Year!",
147147
"2:14": "Happy Valentine's Day ❀️",
148148
"2:23": "Happy 'Day I Wrote This Code' Day!",
149149
"2:29": "Happy Leap Day!",

0 commit comments

Comments
Β (0)