Add projects page

Update project item styles

Update project page layout

Fix about page loading backgourd color wrong in dark mode

Add project page
This commit is contained in:
DefectingCat
2022-10-24 17:49:54 +08:00
parent 076d386abd
commit 112dcc73b4
10 changed files with 176 additions and 33 deletions

View File

@ -58,4 +58,4 @@ EXPOSE 3000
ENV PORT 3000
CMD ["node", "server.js"]
CMD ["node", "server.js"]