From cc62c460b583ba68c19f2df93375a5469b6e0e3f Mon Sep 17 00:00:00 2001 From: Cat Tom Date: Wed, 24 Jul 2024 21:24:59 +0800 Subject: [PATCH] debug --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 96a510c..8bfd84a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,7 +32,7 @@ Lorem ipsum dolor sit amet, (1) consectetur adipiscing elit. [Subscribe to our newsletter](#){ .md-button .md-button--primary } [Send :fontawesome-solid-paper-plane:](#){ .md-button } -# Code blocks +## Code blocks ``` py title="bubble_sort.py" def bubble_sort(items):