This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
wang2365
/
cupper-hugo-theme
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
27dbcc6dd9
Větve
Značky
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_02.js
custom_02.js
71 B
Historie
Surový
1
2
3
const yourCustomFunction02 = (message) => {
console.log(message);
};