1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-01-06 06:56:11 +00:00

chore: fix typos in project files and docs

This commit is contained in:
Cotes Chung
2024-07-02 06:00:39 +08:00
parent c876731901
commit fbba0a4204
8 changed files with 47 additions and 47 deletions

View File

@@ -18,16 +18,16 @@ image:
<!-- markdownlint-capture -->
<!-- markdownlint-disable -->
# H1 - heading
# H1 heading
{: .mt-4 .mb-0 }
## H2 - heading
## H2 heading
{: data-toc-skip='' .mt-4 .mb-0 }
### H3 - heading
### H3 heading
{: data-toc-skip='' .mt-4 .mb-0 }
#### H4 - heading
#### H4 heading
{: data-toc-skip='' .mt-4 }
<!-- markdownlint-restore -->