From d54a7d3a3c633186e3606f135c494b96c18d5fc8 Mon Sep 17 00:00:00 2001 From: uint Date: Fri, 19 Dec 2025 20:42:35 +0000 Subject: rename index.html->index.md in example/blog/ whoops --- example/blog/index.html | 1 - example/blog/index.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 example/blog/index.html create mode 100644 example/blog/index.md (limited to 'example') diff --git a/example/blog/index.html b/example/blog/index.html deleted file mode 100644 index cbf130c..0000000 --- a/example/blog/index.html +++ /dev/null @@ -1 +0,0 @@ -# big boring blogs diff --git a/example/blog/index.md b/example/blog/index.md new file mode 100644 index 0000000..cbf130c --- /dev/null +++ b/example/blog/index.md @@ -0,0 +1 @@ +# big boring blogs -- cgit v1.2.3