From d54a7d3a3c633186e3606f135c494b96c18d5fc8 Mon Sep 17 00:00:00 2001 From: uint Date: Fri, 19 Dec 2025 20:42:35 +0000 Subject: [PATCH] rename index.html->index.md in example/blog/ whoops --- example/blog/{index.html => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename example/blog/{index.html => index.md} (100%) diff --git a/example/blog/index.html b/example/blog/index.md similarity index 100% rename from example/blog/index.html rename to example/blog/index.md