CJ 1 年之前
父節點
當前提交
550ade7c8c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/blog.html

+ 1 - 1
templates/blog.html

@@ -123,7 +123,7 @@
 <div class="ui tablet computer only padded grid">
     <div class="ui top fixed borderless fluid huge menu">
         <div class="ui container">
-            <a class="header item"><img style="width: 7em;" src="{% static '/img.png' %}"/></a>
+            <a href="/" class="header item"><img style="width: 7em;" src="{% static '/img.png' %}"/></a>
             <a href="/" class="item">主页</a>
 
             {% for item in category %}