diff options
| author | subh <subh@example.com> | 2026-03-14 19:03:07 +0530 |
|---|---|---|
| committer | subh <subh@example.com> | 2026-03-14 19:03:07 +0530 |
| commit | f2f90912a5fae7d2a7aa0f0db0d506896fe60a33 (patch) | |
| tree | 7e57c9925993aad80ca6469fa821910f62998295 | |
| parent | c0708e399369c7e8725c703f993ea303ca7b0570 (diff) | |
edit
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>subh.space</title> + <title> subh.space</title> <link href="https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=VT323&family=Fira+Code:wght@300;400;500;600&display=swap" rel="stylesheet" /> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" /> <style> |
