Ajout brique streaming
This commit is contained in:
parent
dfa3ffb4e7
commit
9b19a6493c
2 changed files with 139 additions and 1 deletions
|
@ -220,7 +220,8 @@ const brickFiles = [
|
|||
'bricks-coaching.json',
|
||||
'bricks-techbro.json',
|
||||
'bricks-cybersec.json',
|
||||
'bricks-gafam.json'
|
||||
'bricks-gafam.json',
|
||||
'bricks-streaming.json'
|
||||
];
|
||||
const randomFile = brickFiles[Math.floor(Math.random() * brickFiles.length)];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue