We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314764a commit 38ceb25Copy full SHA for 38ceb25
1 file changed
src/dataset.ts
@@ -27,7 +27,9 @@ export const SPONSORS: Sponsor[][] = [
27
name: "Python San Sebastian",
28
photo: require("Assets/sponsors/pyss.png"),
29
link: "https://pyss.org"
30
- },
+ }
31
+ ],
32
+ [
33
{
34
id: "CONTACT Software",
35
name: "CONTACT Software",
0 commit comments