diff --git a/docs/portal-nav-rules.md b/docs/portal-nav-rules.md index e0ff2f8..9d9ae37 100644 --- a/docs/portal-nav-rules.md +++ b/docs/portal-nav-rules.md @@ -9,7 +9,7 @@ 在 **`buildPortalNavInnerHTML`**(`portal-nav.js`)裡維護連結: - 依資訊架構放在對應的 **`
  • `** 底下;需要子選單時用 **`portal-submenu`**。 -- `href` 使用**站根相對路徑**(腳本會依當前頁深度加上前綴 `rp`):例如 `` `${rp}jiwon/jiwon.html` ``、`` `${rp}index.html#section` ``。 +- `href` 使用**站根相對路徑**(腳本會依當前頁深度加上前綴 `rp`):例如 `` `${rp}variety/variety.html` ``、`` `${rp}index.html#section` ``。 - Logo 列:`` `${rp}index.html` `` 與 `` `${rp}img/logov.svg` ``。 新增或調整完後,所有帶 **`data-portal-nav`** 的 `
  • -
  • 瘋子與天才 +
  • 瘋子與天才
  • 現場的震撼 diff --git a/jiwon/jiwon.html b/variety/variety.html similarity index 100% rename from jiwon/jiwon.html rename to variety/variety.html