diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 09:43:02 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 09:43:02 +0530 |
| commit | d257acac369a77f892579166ba2bcfe1818e59ca (patch) | |
| tree | 9fc5ad65e429a56214e311fd540c4c75d6589750 /projects | |
| parent | fcc121911fd06030320b8401bfae58f181490b55 (diff) | |
projects: add title to index
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/index.html b/projects/index.html index 3ae9056..f9dbaf0 100644 --- a/projects/index.html +++ b/projects/index.html @@ -1,3 +1,5 @@ +{{ contentfor "title" }}PROJECTS{{ endcontent }} + <div class="p-16"> <h1 class="text-5xl">PROJECTS</h1> <p class="text-xl">Here's a bunch of things I've done.</p> |
