diff --git a/common/static/opensearch.xml b/common/static/opensearch.xml new file mode 100644 index 00000000..03ea8902 --- /dev/null +++ b/common/static/opensearch.xml @@ -0,0 +1,8 @@ + + +NeoDB +输入关键字或站外条目链接,搜索NeoDB书影音游戏 +UTF-8 +https://neodb.social/static/img/logo-square.jpg + + diff --git a/timeline/templates/timeline.html b/timeline/templates/timeline.html index 00871e73..13c5f278 100644 --- a/timeline/templates/timeline.html +++ b/timeline/templates/timeline.html @@ -40,6 +40,7 @@ + diff --git a/users/templates/users/home.html b/users/templates/users/home.html index d15ea532..d5826e1a 100644 --- a/users/templates/users/home.html +++ b/users/templates/users/home.html @@ -11,18 +11,16 @@ - {% if user == request.user %} {{ site_name }} - {% trans '我的个人主页' %} {% else %} {{ site_name }} - {{user.display_name}} {% endif %} - - + diff --git a/users/templates/users/login.html b/users/templates/users/login.html index c9882370..258bde1a 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -18,6 +18,7 @@ {{ site_name }} - {% trans '登录' %} +