build
This commit is contained in:
parent
6a09a32643
commit
360670ad78
5 changed files with 645 additions and 633 deletions
8
dist/index.js
vendored
8
dist/index.js
vendored
|
|
@ -461,6 +461,14 @@ const estaticos = (caminho) => {
|
|||
"3ga.svg": `${prefixo}/icones-tipos-arquivos/3ga.svg`,
|
||||
"3g2.svg": `${prefixo}/icones-tipos-arquivos/3g2.svg`,
|
||||
},
|
||||
"icones-funcionalidades": {
|
||||
"projeto.png": `${prefixo}/icones-funcionalidades/projeto.png`,
|
||||
"lista-de-tarefas.png": `${prefixo}/icones-funcionalidades/lista-de-tarefas.png`,
|
||||
"licenca.png": `${prefixo}/icones-funcionalidades/licenca.png`,
|
||||
"leia-me.txt": `${prefixo}/icones-funcionalidades/leia-me.txt`,
|
||||
"exame.png": `${prefixo}/icones-funcionalidades/exame.png`,
|
||||
"analise-de-dados.png": `${prefixo}/icones-funcionalidades/analise-de-dados.png`,
|
||||
},
|
||||
html: {
|
||||
"404.html": `${prefixo}/html/404.html`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue