初始化提交:添加README和index.js

This commit is contained in:
kanshan 2025-01-09 13:49:24 +00:00
commit cb6d51a132
2 changed files with 3 additions and 0 deletions

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# Learn Gitea
这是我的第一个Gitea学习项目

1
index.js Normal file
View File

@ -0,0 +1 @@
console.log("Hello Gitea");