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