Skip to content

Commit

Permalink
content: fme lab ++
Browse files Browse the repository at this point in the history
  • Loading branch information
TriptoAfsin committed Nov 25, 2023
1 parent e5f790c commit 277f21e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ let payloadBtnGen = require('simple-messenger-blocks/payloadBtnGen');


let fme_lab_flow = [
grroupedButtonBlockGen(
"📌 Lab Manual(2023) - ",
[
webBtnBlockGen("Download", "https://drive.google.com/file/d/14hx4HCuRby_LINwMk3VB2kiwniy2ImPs/view?usp=sharing")
]
),
grroupedButtonBlockGen(
"📌 Lab Note(2022) - ",
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ let payloadBtnGen = require('simple-messenger-blocks/payloadBtnGen');


let fme_lab_flow = [
grroupedButtonBlockGen(
"📌 Lab Manual(2023) - ",
[
webBtnBlockGen("Download", "https://drive.google.com/file/d/14hx4HCuRby_LINwMk3VB2kiwniy2ImPs/view?usp=sharing")
]
),
grroupedButtonBlockGen(
"📌 Lab Note(2022)",
[
Expand Down

0 comments on commit 277f21e

Please sign in to comment.