From 7b54fc6ace983c57814c70e29e4d2e256ebb649d Mon Sep 17 00:00:00 2001 From: luchenqun Date: Mon, 20 Feb 2017 09:27:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=80=E4=B8=8B=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E7=9A=84favicon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/views/bookmarks.html | 4 ++-- public/views/search.html | 2 +- public/views/tags.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/views/bookmarks.html b/public/views/bookmarks.html index baa13f0..660e4e2 100644 --- a/public/views/bookmarks.html +++ b/public/views/bookmarks.html @@ -30,7 +30,7 @@ id="{{bookmark.id}}"> - + {{ bookmark.title}}
@@ -59,7 +59,7 @@ - + {{ bookmark.title }} diff --git a/public/views/search.html b/public/views/search.html index 87b5fad..d6c831d 100644 --- a/public/views/search.html +++ b/public/views/search.html @@ -128,7 +128,7 @@ - + {{ bookmark.title }} diff --git a/public/views/tags.html b/public/views/tags.html index bf21142..c2bb992 100644 --- a/public/views/tags.html +++ b/public/views/tags.html @@ -28,7 +28,7 @@ - + {{ bookmark.title }}