From 8061aa3eb9146bcfb59d6b5d4ea6ab1eafe1116c Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Mon, 24 Mar 2025 16:38:30 +1100 Subject: [PATCH] Replace build-docs.js with a new implementation for processing markdown files and generating index.json --- build-docs..js => build-docs.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build-docs..js => build-docs.js (100%) diff --git a/build-docs..js b/build-docs.js similarity index 100% rename from build-docs..js rename to build-docs.js