Skip to content

Commit 9d33c47

Browse files
committed
build: apply 2025 updates p1 & p2
1 parent edbee75 commit 9d33c47

File tree

10 files changed

+309
-309
lines changed

10 files changed

+309
-309
lines changed

dist/easier/cards.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ const cards = [
1313
full_img: '/easier/img/2awasisakmeskanow.jpeg'
1414
},
1515
{
16-
name: 'Investors Group Field',
17-
description: 'The home of the Winnipeg Blue Bombers, on the University of Manitoba campus.',
18-
img: '/easier/img/3investorsgroupfield.jpeg',
19-
full_img: '/easier/img/3investorsgroupfield.jpeg'
16+
name: 'Princess Auto Stadium',
17+
description: 'The home of the Winnipeg Blue Bombers on the University of Manitoba campus.',
18+
img: '/easier/img/3princessautostadium.jpeg',
19+
full_img: '/easier/img/3princessautostadium.jpeg'
2020
},
2121
{
2222
name: 'Fort Whyte Alive',
@@ -109,10 +109,10 @@ const cards = [
109109
full_img: '/easier/img/17fortgibraltar.jpeg'
110110
},
111111
{
112-
name: 'Shaw Park',
113-
description: 'Shaw Park is the home of the Winnipeg Goldeyes and is near the start of the North Winnipeg Parkway trail.',
114-
img: '/easier/img/18shawpark.jpeg',
115-
full_img: '/easier/img/18shawpark.jpeg'
112+
name: 'Blue Cross Park',
113+
description: 'Blue Cross Park is the home of the Winnipeg Goldeyes and is near the start of the North Winnipeg Parkway trail.',
114+
img: '/easier/img/18bluecrosspark.jpeg',
115+
full_img: '/easier/img/18bluecrosspark.jpeg'
116116
},
117117
{
118118
name: 'Manitoba Legislature',
2.36 MB
Loading

dist/easier/img/18shawpark.jpeg

-512 KB
Binary file not shown.
-266 KB
Binary file not shown.
1.73 MB
Loading

dist/easier/routes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ const routes = [...rows, ...columns, ...diagonals, ...loops];
110110

111111
const hardcodeRoute = {
112112
ids: new Array(25).fill(0).map((_, i) => i + 1),
113-
url: "https://bit.ly/wpg-bingo-hardcore-easier",
113+
url: "https://t.ly/ykrjB",
114114
dist: "131 km",
115115
};

dist/harder/cards.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ const cards = [
1313
full_img: 'https://imgur.com/2INCrvi.jpg'
1414
},
1515
{
16-
name: 'IG Field',
17-
description: 'IG Field is on the University of Manitoba campus',
18-
img: 'https://imgur.com/2fG4JOL.jpg',
19-
full_img: 'https://imgur.com/M4zERw1.jpg'
16+
name: 'Princess Auto Stadium',
17+
description: 'Princess Auto Stadium is on the University of Manitoba campus',
18+
img: '/harder/img/3princessautostadium.jpeg',
19+
full_img: '/harder/img/3princessautostadium.jpeg'
2020
},
2121
{
2222
name: 'Pollock Island',
1.73 MB
Loading

0 commit comments

Comments
 (0)