mirror of
https://github.com/ChenKaiLiuG/find_your_own_fxxking_problem.git
synced 2026-06-17 16:54:24 +00:00
Update index.html
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
您的瀏覽器不支援影片。
|
||||
</video>
|
||||
|
||||
<!-- 加上深色模式按鈕 -->
|
||||
<button id="toggle-theme">切換深色模式</button>
|
||||
|
||||
<div class="container">
|
||||
<h1>小明劍魔精華</h1>
|
||||
|
||||
@@ -20,7 +23,7 @@
|
||||
<img src="images/find_your_problem_thumb.jpg" alt="怎麼不找找自己問題" class="card-image">
|
||||
<div class="card-body">
|
||||
<h2>怎麼不找找自己問題</h2>
|
||||
|
||||
<p>我對線我隊友炸了怎麼找自己問題。</p>
|
||||
<a href="./page/find_your_problem.html" class="btn">Check this out</a>
|
||||
</div>
|
||||
<div class="card-footer">Last updated recently</div>
|
||||
@@ -30,7 +33,7 @@
|
||||
<img src="images/before_undergraduate_thumb.jpg" alt="本科之前怎麼辦" class="card-image">
|
||||
<div class="card-body">
|
||||
<h2>本科之前怎麼辦</h2>
|
||||
|
||||
<p>研究生之前怎麼辦。</p>
|
||||
<a href="./page/before_undergraduate.html" class="btn">Check this out</a>
|
||||
</div>
|
||||
<div class="card-footer">Last updated recently</div>
|
||||
@@ -38,5 +41,6 @@
|
||||
|
||||
</div>
|
||||
|
||||
<script src="js/script.js"></script> <!-- 新增 -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user