feat(ATRI): 添加作者名称 Liangyu-G

This commit is contained in:
SXP-Simon
2026-04-03 14:40:58 +08:00
parent 45988cf419
commit 3f3e60cbd0
3 changed files with 13 additions and 0 deletions
@@ -2895,6 +2895,12 @@
<strong>ATRI Theme · Daily Report</strong><br>
亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。
</div>
<div class="footer-author" style="margin-left: auto; display: flex; align-items: center; gap: 6px; font-family: 'LXGW WenKai Mono', monospace; font-weight: 600; color: var(--deep); opacity: 0.8;">
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
<use href="#icon-heart"></use>
</svg>
<span>Template by Liangyu-G</span>
</div>
</footer>
</div>
</div>
@@ -1888,6 +1888,12 @@
<strong>ATRI Theme · Daily Report</strong><br>
亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。
</div>
<div class="footer-author" style="margin-left: auto; display: flex; align-items: center; gap: 6px; font-family: 'LXGW WenKai Mono', monospace; font-weight: 600; color: var(--deep); opacity: 0.8;">
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
<use href="#icon-heart"></use>
</svg>
<span>Template by Liangyu-G</span>
</div>
</footer>
</div>
</div>
@@ -563,6 +563,7 @@
<div class="footer">
<p>Generated by AstrBot Daily Analysis Plugin</p>
<p>ATRI · PDF 模式适配完成</p>
<p style="margin-top: 2mm; font-weight: 600;">Template by Liangyu-G</p>
</div>
</div>
</body>