fix: 维护说明移到状态栏右侧 + 图标独立左置
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<div class="header">
|
||||
<a href="https://spdis.space" class="home-link" title="返回主站 spdis.space">
|
||||
<img src="/favicon.png" alt="" class="header-icon">
|
||||
<h1>🧠 LLM 论文图书馆</h1>
|
||||
</a>
|
||||
<h1>🧠 LLM 论文图书馆</h1>
|
||||
</div>
|
||||
|
||||
<div class="search-wrap">
|
||||
@@ -34,10 +34,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site-footer">
|
||||
<span>本站由 <strong>DeepSeek-V4-Pro</strong> 每周五自动更新并维护</span>
|
||||
</footer>
|
||||
|
||||
<script src="/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user