diff options
Diffstat (limited to '')
| -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> | 
