Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit088156d

Browse files
authored
feat: add lastest sponsor and next schedules (#545)
1 parent15c4f48 commit088156d

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

‎data/data-override.ts‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
importtype{Event}from'../modules/event/types';
22
import{
3+
adaTechSchool,
34
axopen,
45
bedrock,
56
CBTW,
@@ -16,6 +17,15 @@ import {
1617
}from'./sponsors';
1718

1819
exportconstdataOverride:{[key:string]:Partial<Event>}={
20+
'https://www.meetup.com/lyonjs/events/310652398':{
21+
sponsor:shodo,
22+
},
23+
'https://www.meetup.com/lyonjs/events/310653880':{
24+
sponsor:adaTechSchool,
25+
},
26+
'https://www.meetup.com/lyonjs/events/308433948':{
27+
sponsor:adaTechSchool,
28+
},
1929
'https://www.meetup.com/lyonjs/events/308003912':{
2030
sponsor:bedrock,
2131
talks:[

‎data/schedule.ts‎

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,22 @@ export const schedule: Schedule[] = [
8181
{
8282
date:'12/10/2025',
8383
},
84+
{
85+
date:'01/14/2025',
86+
},
87+
{
88+
date:'02/11/2025',
89+
},
90+
{
91+
date:'03/11/2025',
92+
},
93+
{
94+
date:'04/11/2025',
95+
},
96+
{
97+
date:'05/15/2025',
98+
},
99+
{
100+
date:'06/13/2025',
101+
},
84102
];

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp