This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
wang2365
/
cupper-hugo-theme
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
1a3ed20f93
Haarat
Tagit
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_01.js
custom_01.js
71 B
Historia
Raaka
1
2
3
const yourCustomFunction01 = (message) => {
console.log(message);
};