This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wang2365
/
cupper-hugo-theme
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
87c4c8dfbd
Ramos
Etiquetas
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_01.js
custom_01.js
71 B
Histórico
Em bruto
1
2
3
const yourCustomFunction01 = (message) => {
console.log(message);
};