Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: .svg files cannot be used as images #89

Merged
merged 2 commits into from
Oct 1, 2024
Merged

fix: .svg files cannot be used as images #89

merged 2 commits into from
Oct 1, 2024

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented Sep 30, 2024

Description

Add svg mimetype so that the image links are built for svg files as well

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment: 🤚

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Tests only (no source changes)
  • Documentation only (no source changes)
  • Maintenance (e.g. dependency updates or tooling)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation updated

@saw-jan saw-jan requested a review from S-Panta September 30, 2024 06:30
@saw-jan saw-jan self-assigned this Sep 30, 2024
Copy link
Contributor

@S-Panta S-Panta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saw-jan saw-jan merged commit bf92dcd into main Oct 1, 2024
1 check passed
@saw-jan saw-jan deleted the fix/issues-85 branch October 1, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: SVG files cannot be used as images
2 participants