diff --git a/Website/Views/Blog/Entry.cshtml b/Website/Views/Blog/Entry.cshtml index 670f22d..b270fd4 100644 --- a/Website/Views/Blog/Entry.cshtml +++ b/Website/Views/Blog/Entry.cshtml @@ -10,4 +10,4 @@ Posted on @Model.Timestamp - \ No newline at end of file + \ No newline at end of file diff --git a/Website/Views/Blog/Page.cshtml b/Website/Views/Blog/Page.cshtml index a939777..403fe5f 100644 --- a/Website/Views/Blog/Page.cshtml +++ b/Website/Views/Blog/Page.cshtml @@ -22,4 +22,4 @@ } - \ No newline at end of file + \ No newline at end of file diff --git a/Website/Views/Blog/_ImageJs.cshtml b/Website/Views/Shared/_BlogImageJs.cshtml similarity index 100% rename from Website/Views/Blog/_ImageJs.cshtml rename to Website/Views/Shared/_BlogImageJs.cshtml