This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wang2365
/
cupper-hugo-theme
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
9824fe3e2e
Ramas
Etiquetas
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_02.js
custom_02.js
71 B
Histórico
Raw
1
2
3
const yourCustomFunction02 = (message) => {
console.log(message);
};