This commit is contained in:
make
2025-03-31 16:29:09 +08:00
parent 7fc4233066
commit 2d2e1172aa
27 changed files with 270 additions and 166 deletions

View File

@@ -5,13 +5,27 @@
{block name="logo-html"}
<h1 class="logo">
<a href="/">狂雨小说</a>/排行榜
<a href="/">狂雨小说</a>
</h1>
{/block}
{block name="main"}
<div class="wrap">
<nav class="breadcrumb" aria-label="breadcrumb">
<ol itemscope itemtype="https://schema.org/BreadcrumbList">
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
<a href="/" itemprop="item">
<span itemprop="name">首页</span>
</a>
<meta itemprop="position" content="1" />
</li>
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
<a href="/paihang/all" itemprop="item">
<span itemprop="name">排行榜</span>
</a>
</li>
</ol>
</nav>
<!-- hot-book -->
<div class="mod mod-top-index">
<div class="mod-head">