diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-07-29 15:26:34 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-07-29 15:28:57 +0530 |
| commit | a551acb29fc43adeb034e9d9a67e711a8c6bcf17 (patch) | |
| tree | b70fcc0b50bd34320d4c9645fde234eb3ec39288 /projects | |
| parent | 18ffd40ca7445ad0c3012ed8610458294a16789c (diff) | |
init: site
Diffstat (limited to '')
| -rw-r--r-- | projects.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects.html b/projects.html new file mode 100644 index 0000000..1f78beb --- /dev/null +++ b/projects.html @@ -0,0 +1,4 @@ +<div class="p-16"> + <h1 class="text-5xl">PROJECTS</h1> + <p class="text-xl">Here's a bunch of things I've done.</p> +</div> |
