From b5520b2b6a35b4a8ea1978c9bccaa3f9c2156e99 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Wed, 22 Jul 2026 21:56:02 +0000 Subject: [PATCH 1/2] playground: single canonical UI at /playground/, no /web/ subdir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Before: playground/web/{index.html,app.js,style.css} were the canonical UI, served by the playground at /ui/. To make GitHub Pages serve the same UI at https://benchmark.clickhouse.com/ playground/ (index.html precedence over auto-rendered README.md), we needed EITHER a duplicate copy of index.html at playground/ OR symlinks — GitHub Pages doesn't reliably follow symlinks and duplication rots. Move index.html + app.js + style.css to playground/ (the parent). The relative refs `` / `