This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
wang2365
/
cupper-hugo-theme
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
d3b1deb096
Ramas
Etiquetas
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_01.js
custom_01.js
71 B
Histórico
Raw
1
2
3
const yourCustomFunction01 = (message) => {
console.log(message);
};