Håvard O. Nordstrand 5 tahun lalu
induk
melakukan
17a79bac7c
2 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 1 1
      _includes/header.md
  2. 4 4
      config/debian-server/test.md

+ 1 - 1
_includes/header.md

@@ -6,7 +6,7 @@
 {% endif %}
 
 {% if page.toc_enable %}
-## Contents
+### Contents
 {:.no_toc}
 - ToC
 {:toc}

+ 4 - 4
config/debian-server/test.md

@@ -9,16 +9,16 @@ breadcrumbs:
 ---
 {% include header.md %}
 
-# One
+## One
 AAAAAAAAAAAAAAAAAAAAAAAAA
 
-## One A
+### One A
 AAAAAAAAAAAAAAAAAAAAAAAAA
 
-### One AA
+#### One AA
 AAAAAAAAAAAAAAAAAAAAAAAAA
 
-# Two
+## Two
 AAAAAAAAAAAAAAAAAAAAAAAAA
 
 {% include footer.md %}