From 5da8b707385b9851ff3f6442de58519125f5c96f Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 24 Jan 2018 12:21:31 -0500 Subject: host Patreon headers to avoid imgur issues --- .../Content/images/external/patreon-header-help.png | Bin 0 -> 4928 bytes .../Content/images/external/patreon-header-upcoming.png | Bin 0 -> 5421 bytes .../Content/images/external/patreon-header-what-i-do.png | Bin 0 -> 4803 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-help.png create mode 100644 src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-upcoming.png create mode 100644 src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-what-i-do.png (limited to 'src/SMAPI.Web/wwwroot/Content') diff --git a/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-help.png b/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-help.png new file mode 100644 index 00000000..c5546c07 Binary files /dev/null and b/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-help.png differ diff --git a/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-upcoming.png b/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-upcoming.png new file mode 100644 index 00000000..065d64a9 Binary files /dev/null and b/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-upcoming.png differ diff --git a/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-what-i-do.png b/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-what-i-do.png new file mode 100644 index 00000000..1060d3d0 Binary files /dev/null and b/src/SMAPI.Web/wwwroot/Content/images/external/patreon-header-what-i-do.png differ -- cgit