feat: added server and web base code

This commit is contained in:
Sharang Parnerkar
2026-02-15 23:37:25 +01:00
parent b8aad0e23c
commit 421f99537e
17 changed files with 465 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#blog {
margin-top: 50px;
}
#blog a {
color: #ffffff;
margin-top: 50px;
}