test designs are building
diff --git a/project_urls.py b/project_urls.py
index 5cc2e5f..60efbe7 100644
--- a/project_urls.py
+++ b/project_urls.py
@@ -1,4 +1,8 @@
 filler_project_url = 'https://github.com/TinyTapeout/tt02-test-straight'
+test_project_urls = [
+    'https://github.com/TinyTapeout/tt02-test-7seg',
+    'https://github.com/TinyTapeout/tt02-test-invert',
+    ]
 project_urls = [
 	"https://github.com/maehw/tt02-bcd-7segment-encoder",
 	"https://github.com/ekliptik/tt02-chase-the-beat",