feat: resume and aboutme pages
This commit is contained in:
parent
ea5de0a2c4
commit
16c6f27a93
5 changed files with 85 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
|||
FROM docker.io/nginx:latest
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY static/ /usr/share/nginx/html/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue