first commit

This commit is contained in:
史悦
2025-11-04 15:26:48 +08:00
commit d71d396ede
20 changed files with 5178 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM lipanski/docker-static-website:latest
COPY . .