first commit

This commit is contained in:
ngn
2024-03-21 23:20:24 +03:00
commit c4fb3c9070
29 changed files with 2185 additions and 0 deletions

6
public/global.css Normal file
View File

@ -0,0 +1,6 @@
@import url("https://matterlinux.xyz/global.css");
@import url("https://matterlinux.xyz/error.css");
main {
padding-top: 40px;
}