@model BlogPostViewModel @{ ViewData["Title"] = "Home"; } @section CSS{ h3 a { color:inherit; } }

Hi, I'm Rob. I'm a senior software engineer at Code Computerlove.

If you wish to get in contact, then get in touch via my LinkedIn profile


Latest Blog Post

@Model.Title

@Html.Raw(Model.Content) Posted on @Model.Timestamp

Read more...