fix: 完善品牌名称修改,更新页脚和默认title
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}ZJPB - 焦提示词 | AI工具导航{% endblock %}</title>
|
||||
<title>{% block title %}ZJPB - 自己品吧 | AI工具导航{% endblock %}</title>
|
||||
|
||||
<style>
|
||||
* {
|
||||
@@ -255,7 +255,7 @@
|
||||
<footer class="footer">
|
||||
<div class="footer-container">
|
||||
<div class="footer-text">
|
||||
<div>© 2025 ZJPB - 焦提示词 | AI工具导航. All rights reserved.</div>
|
||||
<div>© 2025 ZJPB - 自己品吧 | AI工具导航. All rights reserved.</div>
|
||||
<div style="margin-top: 8px;">
|
||||
<a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener noreferrer" style="color: var(--text-secondary); text-decoration: none;">
|
||||
浙ICP备2025154782号-1
|
||||
|
||||
Reference in New Issue
Block a user