diff --git a/README.md b/README.md index 1295581..d9e62f6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is based roughly on my personal blog, which was first posted in the late au Run the database project by passing your database connection string as the only parameter, and dbup will magically make the schema current. -The MVC project can be used as the class library with which to feed your web app. Override views with your own markup in the web project, along with your assets and such. Even better, go the package route. +The MVC project can be used as a class library to feed your web app by referencing the project. Override views with your own markup in the web project, along with your assets and such. Even better, go the package route. ## Go the package route @@ -50,4 +50,4 @@ If you're using this to serve a podcast, you're going to need this stuff, too. D * `ItunesExplicit`: Boolean to let Apple know if you use naughty words. * `Author`: Appears in the channel definition for Apple. Put your company name or other entity here. * `OwnerName` and `OwnerEmail`: More things to let Apple know who you are. They're kind of high maintenance. -* `IsUsingDirectDownload`: Skip the counter and redirect and link directly to the file in storage. This is for services like Apple that demand random access to the file itself. \ No newline at end of file +* `IsUsingDirectDownload`: Skip the counter and redirect and link directly to the file in storage. This is for services like Apple that demand random access to the file itself. diff --git a/src/PopBlog.Mvc/Views/Admin/IpBan.cshtml b/src/PopBlog.Mvc/Views/Admin/IpBan.cshtml index 7be441e..4132241 100644 --- a/src/PopBlog.Mvc/Views/Admin/IpBan.cshtml +++ b/src/PopBlog.Mvc/Views/Admin/IpBan.cshtml @@ -6,8 +6,6 @@

IP Ban

-

Recent posts:

-

Add

@@ -30,4 +28,4 @@ -
\ No newline at end of file +