This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
wang2365
/
cupper-hugo-theme
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
a86462deb4
Gałęzie
Tagi
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_01.js
custom_01.js
71 B
Historia
Czysty
1
2
3
const yourCustomFunction01 = (message) => {
console.log(message);
};