feat: suckless inspired style

This commit is contained in:
ange 2024-09-10 10:27:27 +07:00
parent 34570534a7
commit ea5de0a2c4
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
4 changed files with 213 additions and 49 deletions

View file

@ -1,2 +1,2 @@
FROM docker.io/nginx:latest
COPY html/ /usr/share/nginx/html/
COPY static/ /usr/share/nginx/html/