summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views
diff options
context:
space:
mode:
authorIshan Jalan <ishan1337@gmail.com>2022-07-08 12:28:53 +0530
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-07-08 19:31:28 -0400
commit8eeda8b4c496f73d2101c59f5b443bb6c2a2a06b (patch)
tree0695404dcd310a47c6ae6965c3a9f6a4c6efa3c9 /src/SMAPI.Web/Views
parent4850e80e564abf14b29af4ed7dcdc049d781f7fc (diff)
downloadSMAPI-8eeda8b4c496f73d2101c59f5b443bb6c2a2a06b.tar.gz
SMAPI-8eeda8b4c496f73d2101c59f5b443bb6c2a2a06b.tar.bz2
SMAPI-8eeda8b4c496f73d2101c59f5b443bb6c2a2a06b.zip
SVGs for pufferchick and pufferchick-cool
SVG > PNG
Diffstat (limited to 'src/SMAPI.Web/Views')
-rw-r--r--src/SMAPI.Web/Views/Index/Index.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web/Views/Index/Index.cshtml b/src/SMAPI.Web/Views/Index/Index.cshtml
index acb8df78..308ed1e5 100644
--- a/src/SMAPI.Web/Views/Index/Index.cshtml
+++ b/src/SMAPI.Web/Views/Index/Index.cshtml
@@ -15,7 +15,7 @@
<h1>
SMAPI
- <img id="pufferchick" src="Content/images/pufferchick.png" />
+ <img id="pufferchick" src="Content/images/pufferchick.svg" />
</h1>
<div id="blurb">
<p>The mod loader for Stardew Valley.</p>