CJ 1 жил өмнө
parent
commit
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 %}