aboutsummaryrefslogtreecommitdiffstats
path: root/97suifangqa/templates/sciblog/blog_detail_test.html
diff options
context:
space:
mode:
Diffstat (limited to '97suifangqa/templates/sciblog/blog_detail_test.html')
-rw-r--r--97suifangqa/templates/sciblog/blog_detail_test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/97suifangqa/templates/sciblog/blog_detail_test.html b/97suifangqa/templates/sciblog/blog_detail_test.html
index b6823a9..b7d9f5b 100644
--- a/97suifangqa/templates/sciblog/blog_detail_test.html
+++ b/97suifangqa/templates/sciblog/blog_detail_test.html
@@ -47,8 +47,8 @@
</ul>
</div>
<header id="header">
- <div id="logo">
- <img src="{% static "images/slilogo.png" %}" alt="">
+ <div id="logo" >
+ <a href="/blog/index"><img src="{% static "images/slilogo.png" %}" alt=""></a>
</div>
</header>
</aside>