diff --git a/BlogEngine/BlogEngine.NET/BlogEngine.NET.csproj b/BlogEngine/BlogEngine.NET/BlogEngine.NET.csproj index e04bab7d7..027f08a26 100644 --- a/BlogEngine/BlogEngine.NET/BlogEngine.NET.csproj +++ b/BlogEngine/BlogEngine.NET/BlogEngine.NET.csproj @@ -21,7 +21,7 @@ - 1.6 + 1.8 true @@ -147,6 +147,7 @@ + @@ -792,6 +793,7 @@ + diff --git a/BlogEngine/BlogEngine.NET/Content/images/blog/favicon.ico b/BlogEngine/BlogEngine.NET/Content/images/blog/favicon.ico new file mode 100644 index 000000000..4436df0a5 Binary files /dev/null and b/BlogEngine/BlogEngine.NET/Content/images/blog/favicon.ico differ diff --git a/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/PostView.ascx b/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/PostView.ascx index 110cced59..efcec62eb 100644 --- a/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/PostView.ascx +++ b/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/PostView.ascx @@ -7,9 +7,32 @@ <%=Server.HtmlEncode(Post.Title) %>
diff --git a/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/site.master b/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/site.master index 1335c0ddd..22ebe1beb 100644 --- a/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/site.master +++ b/BlogEngine/BlogEngine.NET/Custom/Themes/Standard/site.master @@ -34,7 +34,7 @@ - +