Skip to content

Commit 13e1da8

Browse files
authored
changes to genuary page (#1817)
1 parent 7ef0d4a commit 13e1da8

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

β€Žcontent/videos/livestreams/genuary-2025/index.json

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"title": "Genuary 2025 Speed Run",
3-
"description": "Speed run through all of the Genuary 2025 prompts.",
3+
"description": "What is Genuary if not 31 generative art prompts to be completed all in one sitting in February?!",
44
"videoId": "c1BPd8omBro",
55
"date": "2025-02-04",
6-
"languages": ["JavaScript", "Processing"],
6+
"languages": ["JavaScript", "p5.js"],
77
"topics": ["Genuary"],
88
"canContribute": true,
99
"relatedChallenges": ["54-islamic-star-patterns", "137-4d-opensimplex-noise-loop"],
1010
"timestamps": [
1111
{
1212
"time": "0:00:00",
13-
"title": "Livestream starts"
13+
"title": "Welcome!"
1414
},
1515
{
1616
"time": "0:31:21",
@@ -139,8 +139,8 @@
139139
],
140140
"codeExamples": [
141141
{
142-
"title": "Genuary 2025 Repository",
143-
"description": "Repository with links to the p5 sketches from the Genuary speed run",
142+
"title": "Genuary 2025 Source Repository",
143+
"description": "All the code for the Genuary 2025 speed run.",
144144
"image": "genuary.jpg",
145145
"urls": {
146146
"other": "https://github.com/CodingTrain/genuary-2025"
@@ -155,19 +155,7 @@
155155
"icon": "πŸ”—",
156156
"title": "Genuary 2025",
157157
"url": "https://genuary.art/prompts#",
158-
"description": "Genuary 2023 Prompts"
159-
},
160-
{
161-
"icon": "πŸ”—",
162-
"title": "Genuary 2024",
163-
"url": "https://genuary.art/2024/",
164-
"description": "Genuary 2024"
165-
},
166-
{
167-
"icon": "πŸ”—",
168-
"title": "Genuary 2023",
169-
"url": "https://genuary.art/2023/",
170-
"description": "Genuary 2023 Prompts"
158+
"description": "The website and prompts for Genuary 2025"
171159
}
172160
]
173161
}

0 commit comments

Comments
Β (0)