Skip to content

Instantly share code, notes, and snippets.

@typeoneerror
Created November 15, 2015 02:53
Show Gist options
  • Save typeoneerror/ec9afbf68b074bc25cc5 to your computer and use it in GitHub Desktop.
Save typeoneerror/ec9afbf68b074bc25cc5 to your computer and use it in GitHub Desktop.
<configuration>
<system.webServer>
<staticContent>
<mimeMap fileExtension=".svg" mimeType="image/svg+xml" />
</staticContent>
</system.webServer>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment