File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11// subject data
22export const SUBJECT = {
33 CLASSROOM_URLS : {
4- A : 'https://classroom.google.com/c/NjYzNjMwNzIzNzg1 ' ,
4+ A : 'https://classroom.google.com/c/NzYzOTExNDk1OTM2 ' ,
55 } ,
6- CHAT_URL : 'https://mail.google.com/mail/u/0/#chat/space/AAAAAji4jww ' ,
6+ CHAT_URL : 'https://mail.google.com/mail/u/0/#chat/space/AAQA_d8YQ2Y ' ,
77 PROJECTS_URL : {
8- padlet : 'https://padlet.com/lucachaves/projetodw20242 ' ,
8+ padlet : 'https://padlet.com/lucachaves/projetodw20251 ' ,
99 github : 'https://ifpb.github.io/projects/codes/dw/1' ,
1010 } ,
1111 GITHUB_URLS : {
12- A : 'https://github.com/luizchaves/dw-2024-2 ' ,
12+ A : 'https://github.com/luizchaves/dw-2025-1 ' ,
1313 } ,
1414 SCHEDULES : [
1515 {
16- room : 'Lab 58 ' ,
16+ room : 'Lab 57 ' ,
1717 day : 'Segunda' ,
1818 start : '07:00' ,
1919 end : '08:40' ,
2020 } ,
2121 {
22- room : 'Lab 58 ' ,
23- day : 'Quarta ' ,
24- start : '07:00 ' ,
22+ room : 'Lab 03 ' ,
23+ day : 'Quinta ' ,
24+ start : '08:40 ' ,
2525 end : '10:40' ,
2626 } ,
2727 ] ,
You can’t perform that action at this time.
0 commit comments