From 3ebd4575826a437fda98f3c500d2bd5a9281716a Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 10 Jul 2025 12:57:08 -0600 Subject: [PATCH] Set index.html --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 2da61ae..03edfd3 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "private": true, "version": "0.0.0", "source": [ + "src/projects.html", "src/*.html", "src/partials/*.html" ],