MENU

<!– 在WordPress主題的適當位置添加HTML結構 –>
<div id=”custom-icon-bar”>
<button class=”icon-button” data-type=”motivation”>Motivation</button>
<!– 更多按鈕 –>
</div>

<div id=”video-list-container” style=”display: none;”>
<!– 影片列表將通過JavaScript動態填充 –>
</div>