This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
wang2365
/
cupper-hugo-theme
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
d5ffe2f369
Branche
Tagy
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_01.js
custom_01.js
71 B
História
Raw
1
2
3
const yourCustomFunction01 = (message) => {
console.log(message);
};