diff --git a/albums/albums.html b/albums/albums.html index fcf3364..512e477 100644 --- a/albums/albums.html +++ b/albums/albums.html @@ -50,7 +50,7 @@ data-spotify-url="https://open.spotify.com/album/1Dijv8G0wnCN8PzFZoC8bN" aria-label="在 Spotify 開啟:THREE WORDS(2016 數位單曲)"> - 2016 數位單曲 封面 + 2016 數位單曲 封面 2016 數位單曲 @@ -60,7 +60,7 @@ data-spotify-url="https://open.spotify.com/album/5f2LzIFxljQF4FH7w3rXcQ" aria-label="在 Spotify 開啟:ANOTHER LIGHT"> - 2017 ANOTHER LIGHT 封面 + 2017 ANOTHER LIGHT 封面 2017 ANOTHER LIGHT @@ -70,7 +70,7 @@ data-spotify-url="https://open.spotify.com/album/7vqIRL00YfTtuO0sSAK3Uv" aria-label="在 Spotify 開啟:ALL FOR YOU"> - 2020 ALL FOR YOU 封面 + 2020 ALL FOR YOU 封面 2020 ALL FOR YOU diff --git a/concert/concert.css b/concert/concert.css index f02a714..8762bb4 100644 --- a/concert/concert.css +++ b/concert/concert.css @@ -12,7 +12,7 @@ body { width: 100%; height: 100vh; min-height: 100dvh; - background-image: url('../img/header.jpg'); + background-image: url('../images/header.jpg'); background-position: center center; background-repeat: no-repeat; background-size: 108%; diff --git a/concert/concert.html b/concert/concert.html index 3002df1..736a465 100644 --- a/concert/concert.html +++ b/concert/concert.html @@ -33,7 +33,7 @@
2016  |  YELLOW NOTE  首場回歸演唱會 - +
首爾 | 首爾奧林匹克體操競技場 @@ -160,7 +160,7 @@
2017-2018  |  20TH ANNIVERSARY - +
首爾:高尺天空巨蛋 @@ -352,7 +352,7 @@
2018  |  NOW・HERE・AGAIN - +
首爾:首爾奧林匹克體操競技場 @@ -389,7 +389,7 @@
2020  |  CONCERT [ACCESS] - +
首爾:慶熙大學 平和殿堂 diff --git a/docs/portal-nav-rules.md b/docs/portal-nav-rules.md index 9d9ae37..f93e7c6 100644 --- a/docs/portal-nav-rules.md +++ b/docs/portal-nav-rules.md @@ -10,7 +10,7 @@ - 依資訊架構放在對應的 **`
  • `** 底下;需要子選單時用 **`portal-submenu`**。 - `href` 使用**站根相對路徑**(腳本會依當前頁深度加上前綴 `rp`):例如 `` `${rp}variety/variety.html` ``、`` `${rp}index.html#section` ``。 -- Logo 列:`` `${rp}index.html` `` 與 `` `${rp}img/logov.svg` ``。 +- Logo 列:`` `${rp}index.html` `` 與 `` `${rp}images/logov.svg` ``。 新增或調整完後,所有帶 **`data-portal-nav`** 的 `