This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
wang2365
/
cupper-hugo-theme
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
4a56374eeb
Branches
Tags
master
cupper-hugo-the...
/
exampleSite
/
static
/
js
/
custom_01.js
custom_01.js
71 B
Lịch sử
Raw
1
2
3
const yourCustomFunction01 = (message) => {
console.log(message);
};