Browse Source

add content-aianchor to hp

huaisianhuang 3 years ago
parent
commit
212a70723a
1 changed files with 4 additions and 4 deletions
  1. 4 4
      layouts/index.html

+ 4 - 4
layouts/index.html

@@ -12,7 +12,7 @@
        {{ partial "carousel.html" . }} 
 
         <!--  partial "trends.html"  -->
-
+<!-- 
         {{ partial "newsanchor.html" . }}
 
         {{ partial "videoDemo.html" . }}
@@ -25,11 +25,11 @@
 
         {{ partial "see_more.html" . }}
 
-        {{ partial "steps.html" . }}
+        {{ partial "steps.html" . }} 
 
-        {{ partial "manywords.html" . }}
+        {{ partial "manywords.html" . }} -->
 
-        <!--{{ partial "content-aianchor.html" . }}-->
+        {{ partial "content-aianchor.html" . }}
 
         {{ partial "footer.html" . }}