fix: 修复detail.html的品牌名称
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}{{ site.name }} - ZJPB 焦提示词{% endblock %}
|
||||
{% block title %}{{ site.name }} - ZJPB - 自己品吧{% endblock %}
|
||||
{% block description %}{{ site.short_desc or site.description[:150] }}{% endblock %}
|
||||
{% block keywords %}{{ site.name }},{% for tag in site.tags %}{{ tag.name }},{% endfor %}ZJPB,焦提示词,AI工具{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user