summaryrefslogtreecommitdiffstats
path: root/src/client/index.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-07Fixed CSP1-1/+1
2024-04-07Added robots.txt3-0/+3
2024-04-07Added Cloud tracker by mistake, cloudflare auto inserts1-4/+0
2024-04-07Corrected minor errors4-17/+24
2024-04-070.6.0v0.6.01-1/+1
2024-04-07Rewrote Site in 11ty59-4222/+3085
Still need to Update the content
2023-02-170.5.10.5.12-3/+3
2023-02-17Emergency hotfix2-7/+6
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2023-02-17Fixed Build failures2-6/+3
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz> Changes to be committed: modified: package-lock.json modified: src/server/build.ts
2023-02-170.5.00.5.02-3/+3
Changes to be committed: modified: package-lock.json modified: package.json
2023-02-16Move to Server Side Render with expressjs