Files
sechskies/extra/totoga2 copy.html
T

64 lines
2.8 KiB
HTML
Raw Normal View History

2026-05-14 16:09:17 +08:00
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2026-05-14 22:41:52 +08:00
<title>水晶男孩|無限挑戰六六歌2 — 複本分頁導覽</title>
2026-05-14 16:09:17 +08:00
<link rel="stylesheet" href="../assets/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="../assets/css/tablet.css">
</head>
<body class="ebook-ssg2-page totoga2-page">
<header class="map-archive-header">
<div class="header-inner">
<h1 class="main-title">無限挑戰 · 六六歌2</h1>
<div class="subtitle-wrap">
2026-05-15 02:47:26 +08:00
<span class="sub-title">水晶男孩回來啦!</span>
2026-05-14 16:09:17 +08:00
</div>
</div>
</header>
<nav class="portal-nav" aria-label="水晶男孩推廣部導覽" data-portal-nav></nav>
<canvas id="particles"></canvas>
2026-05-14 22:41:52 +08:00
<main class="content-container ebook-main totoga2-copy-hub-main">
<section class="ebook-intro section" aria-labelledby="totoga2-copy-hub-title">
<h2 class="section-title" id="totoga2-copy-hub-title">六六歌2 複本 · 三頁分開</h2>
2026-05-14 16:09:17 +08:00
<p class="ebook-intro-lead">
2026-05-14 22:41:52 +08:00
原先單頁以按鈕切換「影片/電子書/時間軸+長文」;此複本改為<strong>三個獨立 HTML</strong>(檔名無空白,較利分享與書籤)。
2026-05-15 02:47:26 +08:00
正式整合版仍以 <a href="../fallen/totoga2.html">fallen/totoga2.html</a> 為準。
2026-05-14 16:09:17 +08:00
</p>
</section>
2026-05-14 22:41:52 +08:00
<nav class="ebook-back-link totoga2-split-crossnav totoga2-copy-hub-nav" aria-label="六六歌2 複本分頁入口">
2026-05-15 14:50:20 +08:00
<a href="totoga2-video.html" class="btn">節目影片 · 三集 Bilibili</a>
2026-05-14 22:41:52 +08:00
<a href="totoga2-copy-ebook.html" class="btn">紀實電子書 · FlipHTML5</a>
<a href="totoga2-copy-timeline.html" class="btn">時間軸+紀實長文八章</a>
</nav>
2026-05-14 16:09:17 +08:00
2026-05-14 22:41:52 +08:00
<p class="ebook-intro-lead totoga2-copy-hub-anchor-hint">
長文章節錨點請用 <a href="totoga2-copy-timeline.html#challenge">#challenge</a> 等同名 id(見時間軸頁)。
</p>
</main>
2026-05-14 16:09:17 +08:00
<p class="ebook-back-link content-container">
<a href="../index.html#story" class="btn">回到首頁 · 傳奇的轉折</a>
2026-05-15 02:47:26 +08:00
<a href="../fallen/totoga2.html" class="btn">主檔 fallen/totoga2.html</a>
2026-05-14 16:09:17 +08:00
</p>
<footer>
<p>SECHSKIES Fanpage &copy; 2026 - 黃色氣球永遠飄揚</p>
<a href="https://jekkinoopy.github.io/Portfolio/" class="studio-link" target="_blank">
Design by <span class="mark_b">Jekkinoopy Studio</span>
</a>
</footer>
<script src="../assets/js/particles.js"></script>
<script src="../assets/js/portal-nav.js"></script>
</body>
</html>