refactor totoga2四頁移入資料夾
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<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">
|
||||
<link rel="stylesheet" href="totoga2-split-nav.css">
|
||||
<link rel="stylesheet" href="../totoga2/split-nav.css">
|
||||
</head>
|
||||
|
||||
<body class="ebook-ssg2-page totoga2-page">
|
||||
@@ -30,25 +30,25 @@
|
||||
<h2 class="section-title" id="totoga2-copy-hub-title">六六歌2 複本 · 三頁分開</h2>
|
||||
<p class="ebook-intro-lead">
|
||||
原先單頁以按鈕切換「影片/電子書/時間軸+長文」;此複本改為<strong>三個獨立 HTML</strong>(檔名無空白,較利分享與書籤)。
|
||||
正式整合版仍以 <a href="../fallen/totoga2.html">fallen/totoga2.html</a> 為準。
|
||||
正式整合版仍以 <a href="../totoga2/readable.html">totoga2/readable.html</a> 為準。
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<nav class="ebook-back-link totoga2-split-crossnav totoga2-copy-hub-nav" aria-label="六六歌2 閱讀入口">
|
||||
<a href="totoga2-copy-timeline.html" class="btn" title="時間軸與紀實八章長文單頁">時間軸</a>
|
||||
<a href="totoga2-copy-ebook.html" class="btn" title="紀實電子書內容獨立成頁">電子書</a>
|
||||
<a href="../fallen/totoga2.html" class="btn" title="單頁整合:影片/電子書/長文模式切換與八章錨點">圖文好讀版</a>
|
||||
<a href="totoga2-video.html" class="btn" title="無限挑戰 · 六六歌2 嵌入影片單頁">影片</a>
|
||||
<a href="../totoga2/timeline.html" class="btn" title="時間軸與紀實八章長文單頁">時間軸</a>
|
||||
<a href="../totoga2/ebook.html" class="btn" title="紀實電子書內容獨立成頁">電子書</a>
|
||||
<a href="../totoga2/readable.html" class="btn" title="單頁整合:影片/電子書/長文模式切換與八章錨點">圖文好讀版</a>
|
||||
<a href="../totoga2/video.html" class="btn" title="無限挑戰 · 六六歌2 嵌入影片單頁">影片</a>
|
||||
</nav>
|
||||
|
||||
<p class="ebook-intro-lead totoga2-copy-hub-anchor-hint">
|
||||
長文章節錨點請用 <a href="totoga2-copy-timeline.html#challenge">#challenge</a> 等同名 id(見時間軸頁)。
|
||||
長文章節錨點請用 <a href="../totoga2/timeline.html#challenge">#challenge</a> 等同名 id(見時間軸頁)。
|
||||
</p>
|
||||
</main>
|
||||
|
||||
<p class="ebook-back-link content-container">
|
||||
<a href="../index.html#story" class="btn">回到首頁 · 傳奇的轉折</a>
|
||||
<a href="../fallen/totoga2.html" class="btn">主檔 fallen/totoga2.html</a>
|
||||
<a href="../totoga2/readable.html" class="btn">主檔 totoga2/readable.html</a>
|
||||
</p>
|
||||
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user