Skip to content

Commit 3e21575

Browse files
committed
Choral
1 parent f7056f1 commit 3e21575

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

docs/resources/choral-logo-24.png

4.03 KB
Loading

docs/resources/choral-logo-240.png

17.5 KB
Loading

docs/resources/choral-logo-64.png

5.99 KB
Loading

docs/resources/scripts/info.js

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,16 +198,21 @@ var langs = [
198198
t: ["Parallel", "Portable", "Scalable"],
199199
},
200200
{
201-
i: "cjam",
202-
n: "CJam",
201+
i: "choral",
202+
n: "Choral",
203203
d: "Description coming soon",
204-
noLogo: true,
205204
},
206205
{
207206
i: "citrine",
208207
n: "Citrine",
209208
d: "Description coming soon",
210209
},
210+
{
211+
i: "cjam",
212+
n: "CJam",
213+
d: "Description coming soon",
214+
noLogo: true,
215+
},
211216
{
212217
i: "clean",
213218
n: "Clean",

0 commit comments

Comments
 (0)