diff --git a/.gitignore b/.gitignore
index dc6d456..5b820b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ testimonials.class.php
resource-filter/
phpcs-results.txt
.claude/
+notes/
# Playwright
/test-results/
diff --git a/single-projects.php b/single-projects.php
new file mode 100644
index 0000000..8013e7b
--- /dev/null
+++ b/single-projects.php
@@ -0,0 +1,168 @@
+name ) : '';
+ $excerpt = has_excerpt( $project_id ) ? get_the_excerpt( $project_id ) : '';
+ ?>
+
+
+
+ v
+
+
+
+
+
+
+