This commit is contained in:
Tommy Parnell
2020-09-01 20:08:11 -04:00
parent f92df0b0ea
commit c6daaf2f03

View File

@@ -6,5 +6,5 @@
<div itemprop="articleBody">
@Model.Summary
</div>
<a href="@Model.RelativeUrl">Continue Reading </a>
<a asp-controller="Home" asp-action="Post" asp-route-postUrl="@Model.UrlWithoutPath">Continue Reading </a>
</article>