feat: resume and aboutme pages

This commit is contained in:
ange 2024-09-10 23:12:26 +07:00
parent ea5de0a2c4
commit 16c6f27a93
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
5 changed files with 85 additions and 2 deletions

View file

@ -1,2 +1,3 @@
FROM docker.io/nginx:latest
COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY static/ /usr/share/nginx/html/