From 701da6bc4b3bcb279f7e8821c43be37a3d519b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=AA=E3=82=AD=E8=90=8C?= Date: Sat, 23 Aug 2025 00:49:09 +0200 Subject: [PATCH] fix branches --- content/treehouse/new.tree | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/treehouse/new.tree b/content/treehouse/new.tree index 43f55af..75caeb1 100644 --- a/content/treehouse/new.tree +++ b/content/treehouse/new.tree @@ -27,8 +27,10 @@ if you've been wondering what I've been up to, you've come to the right place. it's like that by design. % tags = ["design"] + id = "01K39ZH9DSF8Q13V47V42HNM3B" - ### [Iterating on design for code blocks][page:code-blocks.dj] + % id = "01K39ZH9DS34A024TEVXNSC76Y" - While writing the previous article, I stumbled upon the problem that code blocks tend to require a lot of scrolling on mobile devices. This article outlines my attempts to help alleviate that a bit.