From af3fdf7e5ae97a9cf2b78eb399f3a115a0399cb7 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Thu, 20 Jun 2019 14:49:47 -0400 Subject: revamp 'support SMAPI' section on main page --- src/SMAPI.Web/Views/Index/Index.cshtml | 33 +++++++++++++---------- src/SMAPI.Web/wwwroot/Content/css/index.css | 24 ++++++++++++++--- src/SMAPI.Web/wwwroot/Content/images/ko-fi.png | Bin 0 -> 2435 bytes src/SMAPI.Web/wwwroot/Content/images/patreon.png | Bin 0 -> 4180 bytes src/SMAPI.Web/wwwroot/Content/images/paypal.png | Bin 0 -> 2013 bytes 5 files changed, 40 insertions(+), 17 deletions(-) create mode 100644 src/SMAPI.Web/wwwroot/Content/images/ko-fi.png create mode 100644 src/SMAPI.Web/wwwroot/Content/images/patreon.png create mode 100644 src/SMAPI.Web/wwwroot/Content/images/paypal.png (limited to 'src') diff --git a/src/SMAPI.Web/Views/Index/Index.cshtml b/src/SMAPI.Web/Views/Index/Index.cshtml index 24b42e09..249dc9d1 100644 --- a/src/SMAPI.Web/Views/Index/Index.cshtml +++ b/src/SMAPI.Web/Views/Index/Index.cshtml @@ -6,9 +6,9 @@ ViewData["Title"] = "SMAPI"; } @section Head { - + - + }

@@ -79,27 +79,32 @@ else

See the release notes and mod compatibility list for more info.

} - +

SMAPI is an open-source project by Pathoschild. It will always be free, but donations are much appreciated to help pay for development, server hosting, domain fees, coffee, etc.

-