This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
wang2365
/
cupper-hugo-theme
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
c2914816e1
Branches
Tags
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_02.js
custom_02.js
71 B
Historique
Raw
1
2
3
const yourCustomFunction02 = (message) => {
console.log(message);
};