Fix issue with blog link on home page.
This commit is contained in:
parent
035f442ba0
commit
40e8899368
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
<h3><a href="/blog/view/@Model.Url">@Model.Title</a></h3>
|
||||
@Html.Raw(Model.Content)
|
||||
<small>Posted on @Model.Timestamp</small>
|
||||
<p><a href="/blog/view/@Model.Url>">Read more...</a></p>
|
||||
<p><a href="/blog/view/@Model.Url">Read more...</a></p>
|
Loading…
Add table
Add a link
Reference in a new issue