Skip to content

Commit

Permalink
content: ym1, fyt ++
Browse files Browse the repository at this point in the history
  • Loading branch information
TriptoAfsin committed Oct 27, 2023
1 parent aad0cb3 commit 8f64155
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let level_2_lab = [
grroupedButtonBlockGen("🔰 Select Subject Your Lab Report - ", [
payloadBtnGen("SSS-II", "sss2_lab_flow"),
payloadBtnGen("WPE 202: WPP", "wpe_wpp_lab_flow"),
webBtnBlockGen("FYT", "https://drive.google.com/file/d/1ohmJdoTWF7I8WPJ0LizRFMFisbDumfAd/view?usp=sharing"),
webBtnBlockGen("FYT", "https://drive.google.com/drive/folders/1UKeBH7hsqxUe6ah3mKXdYoFsONncqMfC?usp=sharing"),
]),
];

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ let ym1_lab_flow = [
webBtnBlockGen("Download", "https://drive.google.com/file/d/1roX4eDoc75v2Mfk-8jHm8t9YuXRDb5Rk/view"),
]
),
grroupedButtonBlockGen("⚡ Lab Viva Note(Sazzad, 2023) - ",
[
webBtnBlockGen("Download", "https://drive.google.com/file/d/1jxCxZI8N3t0BfdmDOOH9HCkoxDDU1WwE/view?usp=sharing"),
]
),
grroupedButtonBlockGen("🔰 Select Experiment for YM-I - ",
[
payloadBtnGen("1. Layout", "ym1_lab_layout_flow"),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ let ym1_lab_flow = [
webBtnBlockGen("Download", "https://drive.google.com/file/d/1roX4eDoc75v2Mfk-8jHm8t9YuXRDb5Rk/view"),
]
),
grroupedButtonBlockGen("⚡ Lab Viva Note(Sazzad, 2023) - ",
[
webBtnBlockGen("Download", "https://drive.google.com/file/d/1jxCxZI8N3t0BfdmDOOH9HCkoxDDU1WwE/view?usp=sharing"),
]
),
]


Expand Down

0 comments on commit 8f64155

Please sign in to comment.