diff --git a/zotan.pw-web/Pages/blog/BlogPost.cshtml b/zotan.pw-web/Pages/blog/BlogPost.cshtml index a1cd00a..ad0f88d 100644 --- a/zotan.pw-web/Pages/blog/BlogPost.cshtml +++ b/zotan.pw-web/Pages/blog/BlogPost.cshtml @@ -18,7 +18,7 @@ } @post.PublishedOn.ToString("yyyy-MM-dd") - @Utils.a_an(post.ReadTimeMinutes) @post.ReadTimeMinutes minute read (150 wpm) -

IPv6-native networking: a project report

-
+

@post.Title

+
@Html.Raw(post.Content)