This commit is contained in:
41
index.html
41
index.html
@@ -12,10 +12,23 @@
|
||||
<div class="promo-left">
|
||||
<div class="promo-content">
|
||||
<h3 class="promo-title-shake">
|
||||
🔥 🔞游<span class="heart-shake">♥</span>戏<span
|
||||
class="heart-shake"
|
||||
<img
|
||||
src="/icons/noto--fire.svg"
|
||||
alt="火"
|
||||
style="width: 1.5em; height: 1.5em; vertical-align: middle"
|
||||
/>
|
||||
<img
|
||||
src="/icons/noto--no-one-under-eighteen.svg"
|
||||
alt="未满十八禁"
|
||||
style="width: 1em; height: 1em; vertical-align: middle"
|
||||
/>游<span class="heart-shake">♥</span>戏<span class="heart-shake"
|
||||
>♥</span
|
||||
>推<span class="heart-shake">♥</span>荐 🔥
|
||||
>推<span class="heart-shake">♥</span>荐
|
||||
<img
|
||||
src="/icons/noto--fire.svg"
|
||||
alt="火"
|
||||
style="width: 1.5em; height: 1.5em; vertical-align: middle"
|
||||
/>
|
||||
</h3>
|
||||
<p class="promo-text-shake">
|
||||
爸<span class="heart-shake">♥</span>妈<span class="heart-shake"
|
||||
@@ -77,7 +90,9 @@
|
||||
|
||||
<div class="container">
|
||||
<main class="main">
|
||||
<h1 id="floating-title" class="title gradient">♥️ 物联网专业の在线学习平台 ♥️</h1>
|
||||
<h1 id="floating-title" class="title gradient">
|
||||
♥️ 物联网专业の在线学习平台 ♥️
|
||||
</h1>
|
||||
<h2 class="subtitle"></h2>
|
||||
<div class="grid" id="sites"></div>
|
||||
</main>
|
||||
@@ -102,11 +117,21 @@
|
||||
<div class="promo-right">
|
||||
<div class="promo-content">
|
||||
<h3 class="promo-title-shake">
|
||||
🎮 游<span class="heart-shake">♥</span>戏<span class="heart-shake"
|
||||
<img
|
||||
src="/icons/noto--video-game.svg"
|
||||
alt="游戏"
|
||||
style="width: 1.5em; height: 1.5em; vertical-align: middle"
|
||||
/>
|
||||
游<span class="heart-shake">♥</span>戏<span class="heart-shake"
|
||||
>♥</span
|
||||
>时<span class="heart-shake">♥</span>间<span class="heart-shake"
|
||||
>♥</span
|
||||
>到 🎮
|
||||
>到
|
||||
<img
|
||||
src="/icons/noto--video-game.svg"
|
||||
alt="游戏"
|
||||
style="width: 1.5em; height: 1.5em; vertical-align: middle"
|
||||
/>
|
||||
</h3>
|
||||
<p class="promo-text-shake">
|
||||
爸<span class="heart-shake">♥</span>妈<span class="heart-shake"
|
||||
@@ -167,7 +192,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/main.js"></script>
|
||||
<script type="module" src="/floating-title.js"></script>
|
||||
<script type="module" src="/rain-icons.js"></script>
|
||||
<script type="module" src="/floating-title.js"></script>
|
||||
<script type="module" src="/rain-icons.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user