mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
attempting to add youtube..?
This commit is contained in:
parent
587d3d5f9c
commit
3fcdd8dfbd
1 changed files with 1 additions and 0 deletions
1
build.js
1
build.js
|
@ -99,6 +99,7 @@ async function buildCommand(username, program) {
|
|||
telegram: program.telegram,
|
||||
twitter: program.twitter,
|
||||
xda: program.xda,
|
||||
youtube: program.youtube,
|
||||
};
|
||||
|
||||
await populateConfig(opts);
|
||||
|
|
Loading…
Reference in a new issue