From 7409691cb134eef99a7d9e53b57a1cba41a7ca09 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 29 May 2026 14:11:30 -0400 Subject: Fix transparency --- 2026/framing/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2026/framing/Makefile (limited to '2026/framing/Makefile') diff --git a/2026/framing/Makefile b/2026/framing/Makefile new file mode 100644 index 0000000..6517e85 --- /dev/null +++ b/2026/framing/Makefile @@ -0,0 +1,4 @@ +.PHONY: all + +all: + trunk build --public-url='/framing/dist/' -- cgit v1.2.3