SyuanYu 1 anno fa
parent
commit
904f4045b1
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      layouts/partials/navbar.html
  2. 1 1
      webSite/config.toml

+ 1 - 1
layouts/partials/navbar.html

@@ -31,7 +31,7 @@
             <li><a class="dropdown-item" href="/ai-anchor/dm/">新聞 AI 主播媒體聯播網</a></li>
             <li><a class="dropdown-item" href="/blog-traffic/dm/">創業家專案</a></li>
             <li><a class="dropdown-item" href="/seo-image/dm/">形象 SEO</a></li>
-            <li><a class="dropdown-item" href="/youtube-views/dm/">YouTube 影片觀看方案</a></li>
+            <li><a class="dropdown-item" href="/youtube-views/dm/">YouTube View Booster</a></li>
             <li><a class="dropdown-item" href="/youtube-views-zh/dm/">影音流量推手</a></li>
           </ul>
         </li>

+ 1 - 1
webSite/config.toml

@@ -115,7 +115,7 @@ page = ["HTML"]
 
 [[menu.main]]
     identifier="youtube-views"
-    name = "YouTube 影片觀看方案"
+    name = "YouTube View Booster"
     url = "/youtube-views/dm/"
     weight = 10
     parent = "home"